Skip to content

Commit

Permalink
Update pypi workflow's list of os versions
Browse files Browse the repository at this point in the history
- Add ubuntu-24.04 (stable now)
- Remove macos-12 (deprecated)
  • Loading branch information
gbolmier committed Nov 25, 2024
1 parent 37de8b4 commit 9ebc7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
[
ubuntu-20.04,
ubuntu-22.04,
ubuntu-24.04,
windows-2019,
windows-2022,
macos-12,
macos-13,
macos-14,
]
Expand Down

0 comments on commit 9ebc7bb

Please sign in to comment.