There was an error while loading. Please reload this page.
2 parents 61c354a + bf6bbaa commit b766dd0Copy full SHA for b766dd0
1 file changed
azure-pipelines.yml
@@ -35,7 +35,7 @@ jobs:
35
parameters:
36
job_name: macos11_cpython
37
image_name: macos-11
38
- python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
+ python_versions: ['3.7', '3.8', '3.9', '3.10']
39
test_suites:
40
all: venv/bin/pytest -n 2 -vvs
41
0 commit comments