We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1720ba commit 90e421fCopy full SHA for 90e421f
docker/ubuntu.Dockerfile
@@ -16,7 +16,7 @@ RUN set -e \
16
openmpi-bin openmpi-common libopenmpi-dev \
17
libomp-dev \
18
gcc-14 g++-14 \
19
- gcovr \
+ gcovr zip \
20
&& wget -q https://apt.llvm.org/llvm.sh \
21
&& chmod +x llvm.sh \
22
&& ./llvm.sh 20 all \
0 commit comments