Skip to content

Commit c162768

Browse files
committed
Bump macos from 10.15 to 12 in azure-pipeline.yml
Signed-off-by: Tushar Goel <[email protected]>
1 parent 6d7f257 commit c162768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525

2626
- template: etc/ci/azure-posix.yml
2727
parameters:
28-
job_name: macos1015_cpython
29-
image_name: macos-10.15
28+
job_name: macos12_cpython
29+
image_name: macos-12
3030
python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
3131
test_suites:
3232
all: venv/bin/pytest -n 2 -vvs

0 commit comments

Comments
 (0)