Revert "CI: Update image to ubuntu-hpc:latest."
This reverts commit 203d5df7b8ee6448baad9e3b1b19f8dd54ea4277.
This commit is contained in:
parent
203d5df7b8
commit
a8fb5d33c5
@ -16,7 +16,7 @@ trigger:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build with make
|
- name: build with make
|
||||||
image: ubuntu-hpc:latest
|
image: ubuntu/hpc:latest
|
||||||
commands:
|
commands:
|
||||||
- cd ./build
|
- cd ./build
|
||||||
- cp -al make.default make.config
|
- cp -al make.default make.config
|
||||||
@ -31,7 +31,7 @@ steps:
|
|||||||
- make MPI=Y NDIMS=3 -j 4
|
- make MPI=Y NDIMS=3 -j 4
|
||||||
|
|
||||||
- name: build with cmake
|
- name: build with cmake
|
||||||
image: ubuntu-hpc:latest
|
image: ubuntu/hpc:latest
|
||||||
commands:
|
commands:
|
||||||
- mkdir ./build-cmake/
|
- mkdir ./build-cmake/
|
||||||
- cd ./build-cmake/
|
- cd ./build-cmake/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user