Skip to content

Commit 9ab8957

Browse files
committed
github: Homebrew clang on macOS
1 parent c14eede commit 9ab8957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
matrix:
116116
vector:
117117
- jobname: osx-clang
118-
cc: clang
118+
cc: /opt/homebrew/bin/clang
119119
pool: macos-14
120120
- jobname: osx-reftable
121121
cc: clang

0 commit comments

Comments
 (0)