We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdccb53 + afc9430 commit 5359aeaCopy full SHA for 5359aea
1 file changed
.github/workflows/full_test.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest, windows-latest]
18
- python-version: [3.8, 3.13]
+ python-version: [3.8, 3.14]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments