Skip to content

Commit

Permalink
(fix) update cibw version
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavnatarajan committed Nov 7, 2024
1 parent 7b656e2 commit f67662a
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 @@ -75,7 +75,7 @@ jobs:
runVcpkgInstall: false

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.2
uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_BEFORE_ALL_LINUX: yum install -y zip

Expand Down

0 comments on commit f67662a

Please sign in to comment.