Skip to content

Commit 53c918d

Browse files
authored
Merge pull request #196 from hugovk/test-3.13
2 parents f1ba0f8 + 2d84c4b commit 53c918d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
branch: ["origin/main", "3.12", "3.11", "3.10"]
15+
branch: ["origin/main", "3.13", "3.12", "3.11", "3.10"]
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)