Skip to content

Commit cad3164

Browse files
committed
Remove macos 10.14 job from azure-pipelines.yml
Signed-off-by: Jono Yang <[email protected]>
1 parent ad17a42 commit cad3164

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
@@ -23,14 +23,6 @@ jobs:
2323
test_suites:
2424
all: venv/bin/pytest -n 2 -vvs
2525

26-
- template: etc/ci/azure-posix.yml
27-
parameters:
28-
job_name: macos1014_cpython
29-
image_name: macos-10.14
30-
python_versions: ['3.6', '3.7', '3.8', '3.9']
31-
test_suites:
32-
all: venv/bin/pytest -n 2 -vvs
33-
3426
- template: etc/ci/azure-posix.yml
3527
parameters:
3628
job_name: macos1015_cpython

0 commit comments

Comments
 (0)