Skip to content

Commit e870e2a

Browse files
committed
Remove macos-14 runner
Signed-off-by: Keshav Priyadarshi <[email protected]>
1 parent fdc425a commit e870e2a

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
@@ -45,14 +45,6 @@ jobs:
4545
test_suites:
4646
all: venv/bin/pytest -n 2 -vvs
4747

48-
- template: etc/ci/azure-posix.yml
49-
parameters:
50-
job_name: macos14_cpython
51-
image_name: macOS-14-large
52-
python_versions: ['3.8', '3.8', '3.9', '3.10', '3.12']
53-
test_suites:
54-
all: venv/bin/pytest -n 2 -vvs
55-
5648
- template: etc/ci/azure-win.yml
5749
parameters:
5850
job_name: win2019_cpython

0 commit comments

Comments
 (0)