remove gtest for arch

This commit is contained in:
tooomm 2026-05-16 18:22:44 +02:00
parent 4a2699e8c5
commit 08cfd80a6a

View file

@ -4,7 +4,7 @@ RUN pacman --sync --refresh --sysupgrade --needed --noconfirm \
ccache \ ccache \
cmake \ cmake \
gcc \ gcc \
gtest \ # gtest Exclude gtest to confirm fallback of downloading source from google repo keeps working
ninja \ ninja \
protobuf \ protobuf \
qt6-imageformats \ qt6-imageformats \