Skip to content

Commit

Permalink
Merge pull request #58 from nexB/remove-mac-1014
Browse files Browse the repository at this point in the history
Remove macos 10.14 job from azure-pipelines.yml
  • Loading branch information
JonoYang authored Mar 1, 2022
2 parents cb17d70 + e19a520 commit 7eb4ca8
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: macos1014_cpython
image_name: macos-10.14
python_versions: ['3.6', '3.7', '3.8', '3.9']
test_suites:
all: venv/bin/pytest -n 2 -vvs

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

0 comments on commit 7eb4ca8

Please sign in to comment.