We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47677dc commit 27233b2Copy full SHA for 27233b2
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
tox-env: py311
82
- name: py3.12
83
os: ubuntu-latest
84
- python-version: '3.12.0-beta.1'
+ python-version: '3.12'
85
tox-env: py312
86
- name: pypy
87
0 commit comments