GCovr Latest (#8)
All checks were successful
Docker Builders / build-base-builder (push) Successful in 39s
Docker Builders / build-cpp-builder (push) Successful in 5m29s
Docker Builders / build-bigfoot-builder (push) Successful in 37m37s

also downgrading to llvm 20 to be compatible with gcovr

Reviewed-on: #8
Co-authored-by: Romain BOULLARD <romain.boullard@protonmail.com>
Co-committed-by: Romain BOULLARD <romain.boullard@protonmail.com>
This commit was merged in pull request #8.
This commit is contained in:
2026-02-01 21:10:54 +00:00
committed by Romain BOULLARD
parent fff4878e86
commit 27ccfb1a1d
2 changed files with 13 additions and 13 deletions

View File

@@ -8,7 +8,6 @@ ARG CONAN_DEBUG_PROFILE
RUN apt-get update \
&& apt-get install -y \
gcovr \
xvfb \
\
# LunarG Vulkan repo (modern keyring method)