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 ff7ac75 commit e87b62fCopy full SHA for e87b62f
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
tox_extra_args: "-n 2"
65
test_mypyc: true
66
- name: Test suite with py312-ubuntu, mypyc-compiled
67
- python: '3.12-dev'
+ python: '3.12'
68
arch: x64
69
os: ubuntu-latest
70
toxenv: py
0 commit comments