Skip to content

Commit b1a125c

Browse files
committed
remove azure macos large pipeline
Signed-off-by: 404-geek <[email protected]>
1 parent 9069fe4 commit b1a125c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

azure-pipelines.yml

-8
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ jobs:
3939
test_suites:
4040
all: venv/bin/pytest -n 2 -vvs tests
4141

42-
- template: etc/ci/azure-posix.yml
43-
parameters:
44-
job_name: macos14_cpython
45-
image_name: macos-14-large
46-
python_versions: ['3.9', '3.10', '3.11', '3.12', '3.13']
47-
test_suites:
48-
all: venv/bin/pytest -n 2 -vvs tests
49-
5042
- template: etc/ci/azure-win.yml
5143
parameters:
5244
job_name: win2019_cpython

0 commit comments

Comments
 (0)