Skip to content

Commit

Permalink
Let's try to change the ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Nov 29, 2024
1 parent eed7f54 commit cab689d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
os: [ubuntu-22.04, macos-latest]
os: [ubuntu-latest, macos-latest]
steps:
- uses: actions/checkout@v4
- uses: ConorMacBride/install-package@v1
Expand Down

0 comments on commit cab689d

Please sign in to comment.