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 8b9fe85 commit add6eadCopy full SHA for add6ead
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
matrix:
21
os: [ubuntu-latest, macos-latest]
22
- pyv: ["3.7", "3.8", "3.9", "3.10", "3.11.0-rc - 3.11"]
+ pyv: ["3.8", "3.9", "3.10", "3.11.0-rc - 3.11", "3.12"]
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments