We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd61546 commit db5456dCopy full SHA for db5456d
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
os: [ubuntu-latest, windows-latest]
13
- python-version: ['3.9', '3.10', '3.11']
+ python-version: ['3.11', '3.12', '3.13']
14
15
steps:
16
- uses: actions/checkout@v2
0 commit comments