We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4386c commit ea6a814Copy full SHA for ea6a814
1 file changed
.github/workflows/macos-scan-build.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: install brew
34
run: |
35
- brew install llvm
+ brew install llvm@15
36
37
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
with:
0 commit comments