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 cb7b895 commit 69314f8Copy full SHA for 69314f8
.github/workflows/test.yml
@@ -41,6 +41,7 @@ jobs:
41
- name: Install LLVM
42
run: |
43
brew update
44
+ brew install --overwrite [email protected]
45
brew install llvm@16
46
- name: Test LLVM 16
47
run:
0 commit comments