Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit f127149

Browse files
Limit MacOS CI Runners (#733)
Limit MacOS CI runners due to organizational limits
1 parent c54f84a commit f127149

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/vcpkg_ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,9 @@ jobs:
7272
fail-fast: false
7373
matrix:
7474
os: [
75-
'macos-10.15',
7675
'macos-11.0'
7776
]
7877
llvm: [
79-
'9',
80-
'10',
8178
'11'
8279
]
8380

0 commit comments

Comments
 (0)