Merge branch '2.x'
# Conflicts: # cibuildwheel/__init__.py # cibuildwheel/options.py # cibuildwheel/resources/pinned_docker_images.cfg # cibuildwheel/resources/virtualenv.toml # docs/setup.md # examples/github-deploy.yml # unit_test/options_test.py
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
platforms: all
|
||||
|
||||
- name: Build wheels
|
||||
uses: pypa/cibuildwheel@v2.23.0
|
||||
uses: pypa/cibuildwheel@v2.23.1
|
||||
env:
|
||||
# configure cibuildwheel on Linux to build native archs ('auto'),
|
||||
# and to split the remaining architectures between the x86_64 and
|
||||
|
||||
Reference in New Issue
Block a user