Skip to content

Commit eb5eefb

Browse files
committed
The macOS-12 image has been retired.
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 79b9144 commit eb5eefb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ jobs:
1313
test_suites:
1414
all: venv/bin/pytest -n 2 -vvs
1515

16-
- template: etc/ci/azure-posix.yml
17-
parameters:
18-
job_name: macos12_cpython
19-
image_name: macOS-12
20-
python_versions: ["3.9", "3.10", "3.11"]
21-
test_suites:
22-
all: venv/bin/pytest -n 2 -vvs
23-
2416
- template: etc/ci/azure-posix.yml
2517
parameters:
2618
job_name: macos13_cpython

0 commit comments

Comments
 (0)