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:
@@ -44,7 +44,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build wheels
|
||||
uses: pypa/cibuildwheel@v2.23.0
|
||||
uses: pypa/cibuildwheel@v2.23.1
|
||||
env:
|
||||
CIBW_PLATFORM: ${{ matrix.platform }}
|
||||
CIBW_ARCHS: ${{ matrix.archs }}
|
||||
|
||||
Reference in New Issue
Block a user