Skip to content

Commit

Permalink
bump cibuildwheel to 2.2.0
Browse files Browse the repository at this point in the history
2.2.0 adds musllinux outputs

should be enabled by default
  • Loading branch information
minrk committed Oct 4, 2021
1 parent 25bdeb5 commit 37f1bf0
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 @@ -12,7 +12,7 @@ on:

env:
cython: "0.29.24"
cibuildwheel: "2.1.2"
cibuildwheel: "2.2.0a1"
TWINE_NONINTERACTIVE: "1"

jobs:
Expand Down

0 comments on commit 37f1bf0

Please sign in to comment.