Skip to content

Commit

Permalink
ci: need Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jun 5, 2024
1 parent b764060 commit 61724bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11', '3.12']
os: [ubuntu-latest]
os: [ubuntu-24.04]
include:
- os: macos-latest
python-version: '3.12'
Expand Down

0 comments on commit 61724bd

Please sign in to comment.