Pyffish python11 (#546)
authorBajusz Tamás <gbtami@users.noreply.github.com>
Fri, 25 Nov 2022 15:05:17 +0000 (16:05 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Nov 2022 15:05:17 +0000 (16:05 +0100)
.github/workflows/wheels.yml

index dadc3b9..80f602b 100644 (file)
@@ -23,7 +23,7 @@ jobs:
       - uses: actions/setup-python@v3
 
       - name: Install cibuildwheel
-        run: python -m pip install cibuildwheel==2.4.0
+        run: python -m pip install cibuildwheel==2.11.2
 
       - name: Build wheels
         run: python -m cibuildwheel --output-dir wheelhouse