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 4b5d34b commit 7be2bd7Copy full SHA for 7be2bd7
1 file changed
azure-pipelines.yml
@@ -37,7 +37,7 @@ jobs:
37
parameters:
38
job_name: macos14_cpython
39
image_name: macOS-14
40
- python_versions: ['3.9', '3.10', '3.11', '3.12']
+ python_versions: ['3.10', '3.11', '3.12']
41
test_suites:
42
all: venv/bin/pytest -n 2 -vvs
43
0 commit comments