CI: don't add ToolChain PPA

This commit is contained in:
Charles Schlosser 2024-12-31 14:04:01 +00:00
parent 7bb8c58e7c
commit 7bb23b1e36

View File

@ -16,9 +16,7 @@ export | grep EIGEN
# geographical region.
export DEBIAN_FRONTEND=noninteractive
apt-get update -y > /dev/null
apt-get install -y --no-install-recommends software-properties-common ninja-build cmake git > /dev/null
add-apt-repository -y ppa:ubuntu-toolchain-r/test > /dev/null
apt-get update -y > /dev/null
apt-get install -y --no-install-recommends ninja-build cmake git > /dev/null
# Install required dependencies and set up compilers.
# These are required even for testing to ensure that dynamic runtime libraries