Skip to content

Commit d86abba

Browse files
author
James Collins
committed
Update test matrix
1 parent 6a15910 commit d86abba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: false
4040
matrix:
41-
python-version: ["3.10", "3.11", "3.12"]
41+
python-version: ["3.12", "3.13"]
4242
steps:
4343
- uses: actions/checkout@v4
4444
- uses: ./.github/actions/python-poetry-env

0 commit comments

Comments
 (0)