Skip to content

Commit 067e6de

Browse files
committed
CI: test on 3.15.0-rc.1
1 parent edc5b8e commit 067e6de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
# See https://github.com/actions/python-versions/releases for available versions
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-rc.1" ]
1717

1818
steps:
1919
- name: Checkout

0 commit comments

Comments
 (0)