mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Upgrading gcc to gcc 8
This commit is contained in:
+7
-7
@@ -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++
|
||||
|
||||
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user