Skip to content

Commit df443a1

Browse files
committed
remove macos-latest
1 parent ed2ab5c commit df443a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure/pipelines/azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ strategy:
2121
matrix:
2222
linux:
2323
imageName: "ubuntu-latest"
24-
mac:
25-
imageName: "macos-latest"
24+
# mac:
25+
# imageName: "macos-latest"
2626
windows:
2727
imageName: "windows-latest"
2828
maxParallel: 3

0 commit comments

Comments
 (0)