Skip to content

Commit

Permalink
Merge pull request #351 from 3dgeo-heidelberg/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/pypa/cibuildwheel-2.21

Bump pypa/cibuildwheel from 2.20 to 2.21
  • Loading branch information
dokempf authored Oct 21, 2024
2 parents b54a599 + 3c0df91 commit 2906776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
submodules: 'recursive'

- name: Build wheels (arch=${{ matrix.arch }})
uses: pypa/cibuildwheel@v2.20
uses: pypa/cibuildwheel@v2.21
env:
CIBW_ARCHS: "${{ matrix.arch }}"

Expand Down

0 comments on commit 2906776

Please sign in to comment.