Skip to content

Commit

Permalink
Update cibuildwheels
Browse files Browse the repository at this point in the history
  • Loading branch information
aMarcireau committed May 24, 2024
1 parent b750765 commit 8e4dc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: startsWith(matrix.os, 'macos')
- run: rustup target add i686-pc-windows-msvc
if: startsWith(matrix.os, 'windows')
- uses: pypa/cibuildwheel@v2.16.2
- uses: pypa/cibuildwheel@v2.18.1
- uses: actions/upload-artifact@v3
with:
name: wheelhouse
Expand Down

0 comments on commit 8e4dc97

Please sign in to comment.