There was an error while loading. Please reload this page.
2 parents 0b7c0d2 + c194b99 commit 6c06954Copy full SHA for 6c06954
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
28
29
steps:
30
- uses: actions/checkout@v3
0 commit comments