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 579f9f6 commit acca35bCopy full SHA for acca35b
1 file changed
.github/workflows/main.yml
@@ -27,6 +27,9 @@ jobs:
27
- os: ubuntu-latest
28
python: '3.11'
29
toxenv: py
30
+ - os: ubuntu-latest
31
+ python: '3.12-dev'
32
+ toxenv: py
33
# windows
34
- os: windows-latest
35
python: 3.8
0 commit comments