Upgrading gcc to gcc 8

This commit is contained in:
Daniel Lemire
2020-01-06 18:28:29 -05:00
parent 0a874a5063
commit 6706d6053e
2 changed files with 8 additions and 7 deletions
+7 -7
View File
@@ -166,7 +166,7 @@ platform:
steps:
- name: Build and Test
image: gcc:7
image: gcc:8
environment:
CC: gcc
CXX: g++
@@ -188,7 +188,7 @@ platform:
steps:
- name: Build and Test
image: gcc:7
image: gcc:8
environment:
CC: gcc
CXX: g++
@@ -232,7 +232,7 @@ platform:
steps:
- name: Build and Test
image: gcc:7
image: gcc:8
environment:
CC: gcc
CXX: g++
@@ -276,7 +276,7 @@ platform:
steps:
- name: Build and Test
image: gcc:7
image: gcc:8
environment:
CC: gcc
CXX: g++
@@ -321,7 +321,7 @@ platform:
steps:
- name: Build and Test
image: gcc:7
image: gcc:8
environment:
CC: gcc
CXX: g++
@@ -366,7 +366,7 @@ platform:
steps:
- name: Build and Test
image: gcc:7
image: gcc:8
environment:
CC: gcc
CXX: g++
@@ -411,7 +411,7 @@ platform:
steps:
- name: Build and Test
image: gcc:7
image: gcc:8
environment:
CC: gcc
CXX: g++
+1
View File
@@ -30,5 +30,6 @@ Io Daza Dillon
Paul Dreik
Jeremie Piotte
Matthew Wilson
Dušan Jovanović
# if you have contributed to the project and your name does not
# appear in this list, please let us know!