We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680d327 commit f63b0d6Copy full SHA for f63b0d6
.github/workflows/worker_posix.yaml
@@ -26,8 +26,6 @@ jobs:
26
python-version: "3.12"
27
- os: ubuntu-24.04
28
python-version: "3.13"
29
- - os: ubuntu-24.04
30
- python-version: "3.14"
31
- os: macos-15
32
python-version: "3.8"
33
@@ -40,8 +38,6 @@ jobs:
40
38
41
39
42
43
- - os: macos-15
44
45
- os: macos-15-intel
46
47
@@ -54,8 +50,6 @@ jobs:
54
50
55
51
56
52
57
- - os: macos-15-intel
58
59
53
defaults:
60
run:
61
working-directory: worker
0 commit comments