ughhhhhhhhhhhhhhhh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user