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