Skip to content

Commit

Permalink
Update to cibuildwheel 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarshall committed Apr 20, 2024
1 parent 2343a6c commit 69213b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD: ${{ matrix.build }}
CIBW_SKIP: "*musllinux*"
Expand Down

0 comments on commit 69213b8

Please sign in to comment.