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: |
|
||||
C:/Program Files/LLVM
|
||||
./llvm
|
||||
key: llvm-3.5
|
||||
key: llvm-15
|
||||
- name: Install LLVM and Clang
|
||||
uses: KyleMayes/install-llvm-action@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue