We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7f257 commit c162768Copy full SHA for c162768
1 file changed
azure-pipelines.yml
@@ -25,8 +25,8 @@ jobs:
25
26
- template: etc/ci/azure-posix.yml
27
parameters:
28
- job_name: macos1015_cpython
29
- image_name: macos-10.15
+ job_name: macos12_cpython
+ image_name: macos-12
30
python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
31
test_suites:
32
all: venv/bin/pytest -n 2 -vvs
0 commit comments