diff --git a/.ci/Arch/Dockerfile b/.ci/Arch/Dockerfile index 28213e7ab..3f2a5425d 100644 --- a/.ci/Arch/Dockerfile +++ b/.ci/Arch/Dockerfile @@ -4,7 +4,7 @@ RUN pacman --sync --refresh --sysupgrade --needed --noconfirm \ ccache \ cmake \ gcc \ - gtest \ + # gtest Exclude gtest to confirm fallback of downloading source from google repo keeps working ninja \ protobuf \ qt6-imageformats \