We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45b5b1 commit b89709bCopy full SHA for b89709b
.github/workflows/macos-test.yml
@@ -33,7 +33,7 @@ jobs:
33
# TODO: This must go in metacall-environment-macos.sh as base dependencies
34
- name: Configure Clang
35
run: |
36
- brew install clang cmake git wget gnupg ca-certificates
+ brew install llvm cmake git wget gnupg ca-certificates
37
38
- name: Set up the environment
39
run: sh ./tools/metacall-environment-macos.sh $METACALL_INSTALL_OPTIONS
0 commit comments