Skip to content

Commit

Permalink
Update cibuildwheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Jun 21, 2024
1 parent e8e3c6f commit 4813fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
os:
- ubuntu-latest
- macos-latest
python: ["cp38", "cp39", "cp310", "cp311", "cp312"]
python: ["cp310", "cp311", "cp312"]
steps:
- uses: actions/checkout@v4
- name: Build binary wheels
Expand Down

0 comments on commit 4813fe5

Please sign in to comment.