Compare commits

...

2 Commits

Author SHA1 Message Date
Fabien LOISON 572ccae0b0
Merge pull request #61 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.18.0
Bump pypa/cibuildwheel from 2.17.0 to 2.18.0
2024-05-13 09:07:35 +02:00
dependabot[bot] b9c06cb414
Bump pypa/cibuildwheel from 2.17.0 to 2.18.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.17.0...v2.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 05:57:14 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
submodules: true
- name: "Build wheels"
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.18.0
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
CIBW_SKIP: cp*-win32