mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 04:23:41 +00:00
ci: modify builds to use llvm 22
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
uses: actions/cache@v5
|
||||
id: cache-llvm-source
|
||||
with:
|
||||
key: llvm-source-20-sizediff-v1
|
||||
key: llvm-source-22-sizediff-v1
|
||||
path: |
|
||||
llvm-project/compiler-rt
|
||||
- name: Download LLVM source
|
||||
|
||||
Reference in New Issue
Block a user