Skip to content

Commit

Permalink
Merge pull request #4 from metab0t/dependabot/github_actions/pypa/cib…
Browse files Browse the repository at this point in the history
…uildwheel-2.20.0

Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
  • Loading branch information
metab0t authored Aug 8, 2024
2 parents ac56f7a + d5375e7 commit aad3290
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.19.2
uses: pypa/cibuildwheel@v2.20.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 aad3290

Please sign in to comment.