We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc09a5c commit d9c9fd3Copy full SHA for d9c9fd3
1 file changed
.github/workflows/test-pr.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- python-version: ['3.10', '3.11', '3.12', '3.13']
+ python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
39
defaults:
40
run:
41
working-directory: ./pyk
0 commit comments