version changed: cibuildwheel@v2

This commit is contained in:
Nicolas 2025-10-08 23:01:31 +02:00
parent 86365a7b37
commit ca42b795ed
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
- name: Build wheels
# run: cibuildwheel --output-dir wheelhouse
uses: pypa/cibuildwheel@v3
uses: pypa/cibuildwheel@v2
env:
# Multi-arch builds
CIBW_ARCHS_LINUX: "x86_64 aarch64"