mirror of https://github.com/flysand7/ciabatta.git
Github CI fix llvm version
This commit is contained in:
parent
60db0beac4
commit
55b53bf554
|
@ -21,7 +21,7 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
C:/Program Files/LLVM
|
C:/Program Files/LLVM
|
||||||
./llvm
|
./llvm
|
||||||
key: llvm-3.5
|
key: llvm-15
|
||||||
- name: Install LLVM and Clang
|
- name: Install LLVM and Clang
|
||||||
uses: KyleMayes/install-llvm-action@v1
|
uses: KyleMayes/install-llvm-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue