Github CI fix llvm version

This commit is contained in:
flysand7 2023-07-28 23:10:13 +11:00
parent 60db0beac4
commit 55b53bf554
1 changed files with 1 additions and 1 deletions

View File

@ -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: