Added valgrind installation to image
build-ci-image / image (push) Successful in 3m29s

This commit is contained in:
2026-05-03 19:57:13 +03:00
parent 8bdfdd5a6b
commit d792cfba20
+1
View File
@@ -42,6 +42,7 @@ RUN set -eux; \
python3-venv \
ninja-build \
gcovr \
valgrind \
libvulkan-dev \
vulkan-tools \
vulkan-validationlayers \