Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Change gcc 8 PPA to ppa:jonathonf/gcc (#19638)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpuatamazon authored Dec 8, 2020
1 parent 35cab31 commit bbfccae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/docker/install/ubuntu_gcc8.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
# specific language governing permissions and limitations
# under the License.

sudo add-apt-repository ppa:jonathonf/gcc-8.0
sudo add-apt-repository ppa:jonathonf/gcc-7.3
sudo add-apt-repository ppa:jonathonf/gcc
sudo apt-get update || true
sudo apt-get install -y gcc-8 g++-8

0 comments on commit bbfccae

Please sign in to comment.