bump Python version for Windows

This commit is contained in:
Krasimir Angelov
2026-09-09 07:03:27 +02:00
parent 53e7e4bb52
commit 9c4feb151b
+1 -1
View File
@@ -310,7 +310,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'
- name: Install cibuildwheel
run: |