Skip to content

Commit d1af11e

Browse files
committed
Remove the deprecated macos_11
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent a1bffad commit d1af11e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,3 @@ jobs:
9797
all:
9898
venv\Scripts\pip install --upgrade-strategy eager --force-reinstall
9999
--upgrade -e . && venv\Scripts\pytest -n 2 -vvs
100-
101-
- template: etc/ci/azure-posix.yml
102-
parameters:
103-
job_name: macos11_cpython_latest_from_pip
104-
image_name: macos-11
105-
python_versions: ["3.7", "3.8", "3.9", "3.10"]
106-
test_suites:
107-
all:
108-
venv/bin/pip install --upgrade-strategy eager --force-reinstall
109-
--upgrade -e . && venv/bin/pytest -n 2 -vvs

0 commit comments

Comments
 (0)