Mentions légales du service

Skip to content
Snippets Groups Projects
Unverified Commit 9d090bd7 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

chore(deps): bump pypa/cibuildwheel from 2.14 to 2.15 (#104)

* chore(deps): bump pypa/cibuildwheel from 2.14 to 2.15

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.14 to 2.15.
- [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.14...v2.15

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>

* Update wheels.yml

---------

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarHenry Schreiner <HenrySchreinerIII@gmail.com>
parent 3753657d
No related branches found
No related tags found
No related merge requests found
......@@ -50,11 +50,10 @@ jobs:
with:
submodules: true
- uses: pypa/cibuildwheel@v2.14
- uses: pypa/cibuildwheel@v2.15
env:
CIBW_ARCHS_MACOS: universal2
CIBW_ARCHS_WINDOWS: auto ARM64
CIBW_PRERELEASE_PYTHONS: true
- name: Verify clean directory
run: git diff --exit-code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment