Skip to content

Commit

Permalink
Fix install_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-voelk committed Sep 27, 2024
1 parent 0b357a4 commit 53f4e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ["blabla-latest"]
os: ["ubuntu-latest"]
python-version: ["3.11.5"]
defaults:
run:
Expand Down

0 comments on commit 53f4e9a

Please sign in to comment.