We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9514c commit f362f1dCopy full SHA for f362f1d
1 file changed
.github/workflows/wheels.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-python@v5
26
with:
27
- python-version: '3.10'
+ python-version: '3.11'
28
29
- uses: docker/setup-qemu-action@v3
30
if: runner.os == 'Linux'
0 commit comments