From 656e57f80a3121b4c518b5dc0429e56a7b7c3fb1 Mon Sep 17 00:00:00 2001 From: "Thomas J. Fan" Date: Wed, 7 Dec 2022 23:00:55 -0500 Subject: [PATCH] CI Fixes Azure atlas CI job --- build_tools/azure/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build_tools/azure/install.sh b/build_tools/azure/install.sh index 08bc126066c9d..26b184d6f7d1d 100755 --- a/build_tools/azure/install.sh +++ b/build_tools/azure/install.sh @@ -29,7 +29,6 @@ setup_ccache() { pre_python_environment_install() { if [[ "$DISTRIB" == "ubuntu" ]]; then - sudo add-apt-repository --remove ppa:ubuntu-toolchain-r/test sudo apt-get update sudo apt-get install python3-scipy python3-matplotlib \ libatlas3-base libatlas-base-dev python3-virtualenv ccache