Skip to content

Commit b89709b

Browse files
authored
Update macos-test.yml
1 parent f45b5b1 commit b89709b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# TODO: This must go in metacall-environment-macos.sh as base dependencies
3434
- name: Configure Clang
3535
run: |
36-
brew install clang cmake git wget gnupg ca-certificates
36+
brew install llvm cmake git wget gnupg ca-certificates
3737
3838
- name: Set up the environment
3939
run: sh ./tools/metacall-environment-macos.sh $METACALL_INSTALL_OPTIONS

0 commit comments

Comments
 (0)