Skip to content

Commit f63b0d6

Browse files
committed
ci: drop python 3.14 from the matrix
python 3.14 will be restored after replacing `expression-parser`
1 parent 680d327 commit f63b0d6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/worker_posix.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
python-version: "3.12"
2727
- os: ubuntu-24.04
2828
python-version: "3.13"
29-
- os: ubuntu-24.04
30-
python-version: "3.14"
3129
- os: macos-15
3230
python-version: "3.8"
3331
- os: macos-15
@@ -40,8 +38,6 @@ jobs:
4038
python-version: "3.12"
4139
- os: macos-15
4240
python-version: "3.13"
43-
- os: macos-15
44-
python-version: "3.14"
4541
- os: macos-15-intel
4642
python-version: "3.8"
4743
- os: macos-15-intel
@@ -54,8 +50,6 @@ jobs:
5450
python-version: "3.12"
5551
- os: macos-15-intel
5652
python-version: "3.13"
57-
- os: macos-15-intel
58-
python-version: "3.14"
5953
defaults:
6054
run:
6155
working-directory: worker

0 commit comments

Comments
 (0)