Skip to content

Commit ce0bd2e

Browse files
authored
Merge pull request #123 from trailofbits/facutuesca-patch-1
Add support for Python 3.14
2 parents 64fc062 + be73e98 commit ce0bd2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • {{cookiecutter.project_slug}}/.github/workflows

{{cookiecutter.project_slug}}/.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- "3.11"
1818
- "3.12"
1919
- "3.13"
20+
- "3.14"
2021
runs-on: ubuntu-latest
2122
permissions:
2223
contents: read # needed for private repos

0 commit comments

Comments
 (0)