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 0f16231 commit 88de286Copy full SHA for 88de286
1 file changed
.github/workflows/python-versions.yml
@@ -5,8 +5,8 @@ jobs:
5
strategy:
6
matrix:
7
python-version:
8
- - "3.9"
9
- - "3.13"
+ - "3.10"
+ - "3.14"
10
- "pypy-3.9"
11
- "pypy-3.11"
12
runs-on: ubuntu-22.04
0 commit comments