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 631406e commit 057144dCopy full SHA for 057144d
.github/workflows/nightly.yml
@@ -53,8 +53,8 @@ jobs:
53
- name: (Linux) Download LLVM
54
run: |
55
apk add --no-cache \
56
- musl-dev llvm20-dev clang20 git mold lz4 \
57
- libxml2-static llvm20-static zlib-static zstd-static \
+ musl-dev llvm18-dev clang18 git mold lz4 \
+ libxml2-static llvm18-static zlib-static zstd-static \
58
make
59
shell: alpine.sh --root {0}
60
- name: build odin
0 commit comments