Skip to content

Commit a6b58e7

Browse files
committed
Test CI against 3.15
1 parent cd030fc commit a6b58e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/devtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
16+
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.15.0-alpha - 3.15.0"]
1717
steps:
1818
- name: Check out
1919
uses: actions/checkout@v5

0 commit comments

Comments
 (0)