Skip to content

Commit

Permalink
specify cibuildwheel version (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgherbst authored Apr 4, 2024
1 parent 056cd16 commit 3815290
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 @@ -47,7 +47,7 @@ jobs:
with:
platforms: all

- uses: pypa/cibuildwheel@v2
- uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_BUILD: ${{ matrix.python-version }}*
Expand Down

0 comments on commit 3815290

Please sign in to comment.