Skip to content

Commit

Permalink
Revert "Bump pypa/cibuildwheel from 2.19.1 to 2.22.0 (#134)" (#139)
Browse files Browse the repository at this point in the history
This reverts commit c2c1859.
  • Loading branch information
tim-gromeyer authored Feb 13, 2025
1 parent d442113 commit 1aa9a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
submodules: true

- uses: pypa/cibuildwheel@v2.22.0
- uses: pypa/cibuildwheel@v2.19.1
env:
CIBW_ARCHS_MACOS: "auto universal2"
CIBW_SKIP: "{cp36-*, cp37-*}" # Skip Python 3.6/3.7
Expand Down

0 comments on commit 1aa9a34

Please sign in to comment.