We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64fc062 + be73e98 commit ce0bd2eCopy full SHA for ce0bd2e
1 file changed
{{cookiecutter.project_slug}}/.github/workflows/tests.yml
@@ -17,6 +17,7 @@ jobs:
17
- "3.11"
18
- "3.12"
19
- "3.13"
20
+ - "3.14"
21
runs-on: ubuntu-latest
22
permissions:
23
contents: read # needed for private repos
0 commit comments