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

Commit d4cdffb

Browse files
authored
macos hosted runners are available
1 parent e212161 commit d4cdffb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
CC: "clang"
1717
CXX: "clang++"
1818
npm_config_clang: "1"
19-
# Needed until macos-11.0 hosted runners are available
20-
SDKROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk"
2119

2220
strategy:
2321
fail-fast: false

0 commit comments

Comments
 (0)