Skip to content

Commit cd234df

Browse files
Limit MacOS CI Runners
Limit MacOS CI runners to MacOS 11/LLVM11 due to org limits of how many we have.
1 parent ae5eb24 commit cd234df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/vcpkg_ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,9 @@ jobs:
5959
fail-fast: false
6060
matrix:
6161
os: [
62-
'macos-10.15',
6362
'macos-11.0'
6463
]
6564
llvm: [
66-
'9',
67-
'10',
6865
'11'
6966
]
7067

0 commit comments

Comments
 (0)