Skip to content

Commit

Permalink
Install gcc-10 for nvcc_wrapper to use in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Whitlock committed Sep 23, 2024
1 parent 8b1eb41 commit d94e722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/docker/ubuntu-20.04-nvidia-cpp.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN apt-get update -y -q && \
gnupg \
make-guile \
unzip \
gcc-10 \
libomp5 \
valgrind \
ccache && \
Expand Down

0 comments on commit d94e722

Please sign in to comment.