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 9622157 commit 3c1e9eeCopy full SHA for 3c1e9ee
.github/workflows/tests.yaml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
os: [ubuntu-20.04, windows-latest, macos-latest]
26
- pyv: ["3.8", "3.9", "3.10", "3.11"]
+ pyv: ["3.8", "3.9", "3.10", "3.11", "3.12"]
27
28
steps:
29
- uses: actions/checkout@v4
0 commit comments