Skip to content

Commit 6bfc5c4

Browse files
committed
Merge remote-tracking branch 'skeleton/main' into new-skeleton
2 parents 9d44053 + 1fa3699 commit 6bfc5c4

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
@@ -27,7 +27,7 @@ jobs:
2727
parameters:
2828
job_name: macos1014_cpython
2929
image_name: macos-10.14
30-
python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
30+
python_versions: ['3.6', '3.7', '3.8', '3.9']
3131
test_suites:
3232
all: venv/bin/pytest -n 2 -vvs
3333

0 commit comments

Comments
 (0)