We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00aaa26 + 2ce7c7a commit 1fa3699Copy full SHA for 1fa3699
azure-pipelines.yml
@@ -27,7 +27,7 @@ jobs:
27
parameters:
28
job_name: macos1014_cpython
29
image_name: macos-10.14
30
- python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
+ python_versions: ['3.6', '3.7', '3.8', '3.9']
31
test_suites:
32
all: venv/bin/pytest -n 2 -vvs
33
0 commit comments