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 253a28e commit 0f6558dCopy full SHA for 0f6558d
1 file changed
azure-pipelines.yml
@@ -23,8 +23,8 @@ jobs:
23
24
- template: etc/ci/azure-posix.yml
25
parameters:
26
- job_name: macos12_cpython
27
- image_name: macOS-12
+ job_name: macos14_cpython
+ image_name: macOS-14
28
python_versions: ["3.9", "3.10", "3.11", "3.12", "3.13"]
29
test_suites:
30
all: venv/bin/pytest -n 2 -vvs --reruns 2
0 commit comments