There was an error while loading. Please reload this page.
1 parent 00156e3 commit 1cd75e1Copy full SHA for 1cd75e1
1 file changed
.github/workflows/pythonpackage.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
max-parallel: 5
16
matrix:
17
- python-version: [3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 'pypy3']
+ python-version: [3.9, 3.10, 3.11, 3.12, 3.13, 3.14, 'pypy3']
18
19
steps:
20
- uses: actions/checkout@v1
0 commit comments