update repo address
This commit is contained in:
parent
045a349437
commit
d81513ab7a
|
@ -182,7 +182,7 @@ steps:
|
||||||
COMMON_FLAGS: 'USE_OPENMP=1'
|
COMMON_FLAGS: 'USE_OPENMP=1'
|
||||||
commands:
|
commands:
|
||||||
- echo "MAKE_FLAGS:= $COMMON_FLAGS"
|
- echo "MAKE_FLAGS:= $COMMON_FLAGS"
|
||||||
- add-apt-repository ppa:ubuntu-toolchain-r/test
|
- add-apt-repository ppa:ubuntu-toolchain-r/ppa
|
||||||
- apt-get update -y
|
- apt-get update -y
|
||||||
- apt-get install -y make $CC gfortran-10 perl python g++-10
|
- apt-get install -y make $CC gfortran-10 perl python g++-10
|
||||||
- $CC --version
|
- $CC --version
|
||||||
|
|
Loading…
Reference in New Issue