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

Commit

Permalink
Merge pull request #148 from icecream17/patch-1
Browse files Browse the repository at this point in the history
macos hosted runners are available
  • Loading branch information
sergiou87 authored Feb 7, 2022
2 parents e212161 + d4cdffb commit ae01fb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
CC: "clang"
CXX: "clang++"
npm_config_clang: "1"
# Needed until macos-11.0 hosted runners are available
SDKROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk"

strategy:
fail-fast: false
Expand Down

0 comments on commit ae01fb9

Please sign in to comment.