Skip to content

Commit

Permalink
Change gcc 8 PPA to ppa:jonathonf/gcc (apache#19638)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpuatamazon authored and Joe Evans committed Dec 11, 2020
1 parent 9a7c3f0 commit abfc34a
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 abfc34a

Please sign in to comment.