chore(deps): update dependency llvm to v20
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
This commit is contained in:
parent
920b6fd9e3
commit
1e2c20ce0b
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ COPY lib/oodle/*.so lib/oodle/*.a /src/
|
|||
FROM linux AS msvc
|
||||
|
||||
# renovate: datasource=github-releases depName=llvm packageName=llvm/llvm-project
|
||||
ARG LLVM_VERSION=18
|
||||
ARG LLVM_VERSION=20
|
||||
ENV KEYRINGS /usr/local/share/keyrings
|
||||
|
||||
ADD https://apt.llvm.org/llvm-snapshot.gpg.key /root/llvm-snapshot.gpg.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue