Skip to content

Commit 08da873

Browse files
committed
CI: Run Python 3.14.0-alpha1
1 parent 2d4da40 commit 08da873

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
strategy:
1616
matrix:
1717
include:
18+
- python-version: "3.14.0-alpha.1"
19+
with-opt-deps: true
20+
runs-on: ubuntu-22.04
21+
1822
- python-version: "3.13.0"
1923
with-opt-deps: true
2024
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)