Skip to content

Commit ea6a814

Browse files
committed
install llvm@15
Change-Id: I79aa47c1cd155bc095ed69986e6a8281f5015c4e
1 parent 1f4386c commit ea6a814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-scan-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: install brew
3434
run: |
35-
brew install llvm
35+
brew install llvm@15
3636
3737
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838
with:

0 commit comments

Comments
 (0)