Skip to content

Commit

Permalink
ci: bump pypa/cibuildwheel from 2.18 to 2.19 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).


Updates `pypa/cibuildwheel` from 2.18 to 2.19
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.18...v2.19)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ObserverOfTime committed Jul 28, 2024
1 parent f621bf0 commit e2519fd
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 @@ -48,7 +48,7 @@ jobs:
with:
platforms: ${{matrix.qemu_arch}}
- name: Build wheels
uses: pypa/cibuildwheel@v2.18
uses: pypa/cibuildwheel@v2.19
env:
CIBW_ARCHS: ${{matrix.cibw_arch}}
CIBW_TEST_SKIP: "*-*linux_aarch64 *-macosx_x86_64"
Expand Down

0 comments on commit e2519fd

Please sign in to comment.