Skip to content

Commit

Permalink
Merge pull request #9 from metab0t/dependabot/github_actions/pypa/cib…
Browse files Browse the repository at this point in the history
…uildwheel-2.22.0
  • Loading branch information
metab0t authored Nov 25, 2024
2 parents 3871d89 + c5dda9b commit 9db1667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if: matrix.os == 'windows-latest'

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0
env:
# Select wheels
CIBW_BUILD: "cp311-manylinux_x86_64 cp311-win_amd64 cp311-macosx_x86_64 cp311-macosx_arm64"
Expand Down

0 comments on commit 9db1667

Please sign in to comment.