Skip to content

Commit

Permalink
Downgrade to clang-12
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
  • Loading branch information
nicolasbock committed Feb 8, 2023
1 parent ad18df0 commit 89fac37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare-container-focal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ${SUDO} apt-get install --assume-yes --no-install-recommends \
bundler \
cmake cmake-data \
emacs27 \
clang-16 llvm-16-dev libomp-16-dev \
clang-12 llvm-12-dev libomp-12-dev \
gcc-9 g++-9 gfortran-9 \
gcc-10 g++-10 gfortran-10 \
gcc-11 g++-11 gfortran-11 \
Expand Down

0 comments on commit 89fac37

Please sign in to comment.