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 51cdf7a commit 4f774e6Copy full SHA for 4f774e6
1 file changed
.github/workflows/python.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-python@v5
26
with:
27
- python-version: '3.9'
+ python-version: '3.11'
28
29
- name: Legendary dependencies and build tools
30
run: pip3 install --upgrade
0 commit comments