Skip to content

Commit ea64eba

Browse files
authored
Merge pull request #584 from jakob-keller/ci-python-3.15
ci(python): include Python 3.15 in test matrix
2 parents 586230a + 524b45b commit ea64eba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- 3.12
2828
- 3.13
2929
- 3.14
30+
- 3.15
3031
env:
3132
OS: ${{ matrix.os }}
3233
PYTHON: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)