ughhhhhhhhhhhhhhhh
This commit is contained in:
parent
a0b5413391
commit
6973c86c41
@ -9,6 +9,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: gcc --version
|
- run: gcc --version
|
||||||
|
- run: sudo apt-get install software-properties-common python-software-properties
|
||||||
- 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