Skip to content

Commit

Permalink
CI: Update wheels.yml to use latest OS.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Oct 17, 2024
1 parent b9a1ea3 commit ef0d3b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
strategy:
matrix:
os: [
ubuntu-20.04,
windows-2019,
ubuntu-latest,
windows-latest,
macos-14,
macos-13,
]
Expand Down

0 comments on commit ef0d3b2

Please sign in to comment.