Update .gitea/workflows/validate.yaml
Some checks failed
Validate the build / Validate-With-Modern-Clang (push) Failing after 22s
Some checks failed
Validate the build / Validate-With-Modern-Clang (push) Failing after 22s
This commit is contained in:
parent
c2be2133d3
commit
a093333e0c
@ -19,7 +19,7 @@ jobs:
|
|||||||
echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
|
echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
|
||||||
|
|
||||||
apk update
|
apk update
|
||||||
apk add --no-cache llvm19 clang19 valgrind
|
apk add --no-cache llvm19 clang19 clang19-analyzer valgrind
|
||||||
|
|
||||||
# Verify versions
|
# Verify versions
|
||||||
echo "---------------------"
|
echo "---------------------"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user