Skip to content

Commit

Permalink
fix: wheel builds (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Jun 24, 2024
1 parent d17a406 commit 945a33e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ jobs:
strategy:
matrix:
os:
- macos-11
- ubuntu-20.04
- windows-2022
- macos-latest
- ubuntu-latest
- windows-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 945a33e

Please sign in to comment.