Skip to content

Commit

Permalink
Merge pull request #497 from sebp/dependabot/github_actions/pypa/cibu…
Browse files Browse the repository at this point in the history
…ildwheel-2.22.0

Build(deps): Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • Loading branch information
sebp authored Nov 27, 2024
2 parents 19e8e7c + 520338f commit 76de413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fi
- name: Build wheels
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_ARCHS: auto64
CIBW_BUILD: cp${{ matrix.python }}-${{ steps.platform.outputs.build_platform }}*
Expand Down

0 comments on commit 76de413

Please sign in to comment.