There was an error while loading. Please reload this page.
1 parent 002b50a commit 62f3fbaCopy full SHA for 62f3fba
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "pypy-3.9", "pypy-3.10"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "pypy-3.11"]
15
os: [ubuntu-latest]
16
17
steps:
0 commit comments