Skip to content

Commit

Permalink
build portable container bump ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
ladisgin committed Feb 2, 2024
1 parent 8cfc7d0 commit f03121c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
sudo apt update && sudo apt install -y build-essential cmake

# install clang
sudo apt update && sudo apt -y install clang-14
sudo apt update && sudo apt -y install clang-10

#install git for gtest
sudo apt install -y software-properties-common
Expand Down

0 comments on commit f03121c

Please sign in to comment.