Skip to content

Commit d180adc

Browse files
committed
Remove py 3.14 from the CI for now
It needs a few more changes
1 parent a40d45c commit d180adc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ jobs:
1515
strategy:
1616
matrix:
1717
include:
18-
- python-version: "3.14.0-alpha.0"
19-
with-opt-deps: true
20-
runs-on: ubuntu-22.04
21-
2218
- python-version: "3.13.0"
2319
with-opt-deps: true
2420
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)