Skip to content

Commit a80006f

Browse files
committed
Also test on python 3.15
1 parent 6858dd0 commit a80006f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
python-version: ["3.12", "3.13", "3.14"]
21+
python-version: ["3.12", "3.13", "3.14", "3.15.0-alpha.5"]
2222

2323
steps:
2424
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)