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 d7db438 commit d82e25eCopy full SHA for d82e25e
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
fail-fast: false
28
matrix:
29
os: ['ubuntu-latest']
30
- python-version: ['3.13']
+ python-version: ['3.13', '3.14']
31
32
env:
33
OS: ${{ matrix.os }}
0 commit comments