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.
3.11
3.11-dev
1 parent ec149da commit 8ef701dCopy full SHA for 8ef701d
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
toxenv: py
65
tox_extra_args: "-n 2"
66
- name: Test suite with py311-ubuntu, mypyc-compiled
67
- python: '3.11-dev'
+ python: '3.11'
68
arch: x64
69
os: ubuntu-latest
70
0 commit comments