Skip to content

Commit b766dd0

Browse files
committed
Merge remote-tracking branch 'skeleton/main' into main
2 parents 61c354a + bf6bbaa commit b766dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
parameters:
3636
job_name: macos11_cpython
3737
image_name: macos-11
38-
python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
38+
python_versions: ['3.7', '3.8', '3.9', '3.10']
3939
test_suites:
4040
all: venv/bin/pytest -n 2 -vvs
4141

0 commit comments

Comments
 (0)