version fixed

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

View File

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