We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3804a13 commit 2fdf6daCopy full SHA for 2fdf6da
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
matrix:
30
os: [Ubuntu, macOS, Windows]
31
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
32
include:
33
- os: Ubuntu
34
image: ubuntu-22.04
0 commit comments