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 cbbab71 commit 20831dbCopy full SHA for 20831db
.github/workflows/dist-python.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- uses: actions/setup-python@v5
62
with:
63
- python-version: ${{env.PYTHON_VERSION}}
+ python-version: "3.11"
64
allow-prereleases: true
65
66
- name: Set up QEMU
0 commit comments