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 97a8632 commit 994e601Copy full SHA for 994e601
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- python-version: [3.8, 3.9, "3.10", 3.11]
+ python-version: [3.10, 3.11, 3.12]
28
29
steps:
30
- uses: actions/checkout@v2
0 commit comments