1 parent faa6f61 commit b1e0358Copy full SHA for b1e0358
1 file changed
.github/workflows/run-all-tests.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- python-version: ['3.12', '3.13', 3.14-dev]
+ python-version: ['3.12', '3.13', '3.14', '3.15-dev']
13
14
steps:
15
- uses: actions/checkout@v7
0 commit comments