ughhhhhhhhhhhhhhh
This commit is contained in:
parent
f9fe25c0f1
commit
a0b5413391
@ -8,6 +8,7 @@ jobs:
|
|||||||
- CXX: g++-7.1
|
- CXX: g++-7.1
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- run: gcc --version
|
||||||
- run: sudo add-apt-repository -y ppa:jonathonf/gcc-7.1
|
- run: sudo add-apt-repository -y ppa:jonathonf/gcc-7.1
|
||||||
- run: sudo apt-get update
|
- run: sudo apt-get update
|
||||||
- run: sudo apt-get install gcc-7 g++-7
|
- run: sudo apt-get install gcc-7 g++-7
|
||||||
|
Loading…
Reference in New Issue
Block a user