There was an error while loading. Please reload this page.
2 parents 9d44053 + 1fa3699 commit 6bfc5c4Copy full SHA for 6bfc5c4
1 file changed
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