Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
Remove the deprecated macos_11

Signed-off-by: Chin Yeung Li <[email protected]>
  • Loading branch information
chinyeungli authored Sep 16, 2024
1 parent 41c18b0 commit 5f67285
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@ jobs:
test_suites:
all: venv/bin/pytest -n 2 -vvs

- template: etc/ci/azure-posix.yml
parameters:
job_name: macos11_cpython
image_name: macOS-11
python_versions: ['3.7', '3.8', '3.9', '3.10', '3.11']
test_suites:
all: venv/bin/pytest -n 2 -vvs

- template: etc/ci/azure-posix.yml
parameters:
job_name: macos12_cpython
Expand Down

0 comments on commit 5f67285

Please sign in to comment.