Skip to content

Commit

Permalink
Merge pull request #27 from adafruit/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.21.1

Bump pypa/cibuildwheel from 2.20.0 to 2.21.1
  • Loading branch information
jepler committed Sep 17, 2024
2 parents 7261de0 + c654af1 commit 614d341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
platforms: all

- uses: pypa/cibuildwheel@v2.20.0
- uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}
Expand Down

0 comments on commit 614d341

Please sign in to comment.