Skip to content

Commit

Permalink
Update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Mar 12, 2024
1 parent 9342fa2 commit 1b9b5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
platforms: all

- name: Build wheels for ${{ matrix.os }} ${{ matrix.cibw_archs }} ${{ matrix.cibw_build }}
uses: pypa/cibuildwheel@edd67e0d266e14537bbf2619e8c6a379ecb038fc
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD_FRONTEND: build
CIBW_ARCHS: ${{ matrix.cibw_archs }}
Expand Down

0 comments on commit 1b9b5f7

Please sign in to comment.