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 d3825e5 commit 6178f82
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 @@ -95,7 +95,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@edd67e0d266e14537bbf2619e8c6a379ecb038fc
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD_FRONTEND: build
CIBW_ARCHS_WINDOWS: ${{ matrix.cibw_archs_windows }}
Expand Down

0 comments on commit 6178f82

Please sign in to comment.