Try switch to an image with CMake.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ef93632130
commit
00322d7e9f
|
@ -4,7 +4,7 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test-compiler
|
- name: test-compiler
|
||||||
image: gcc
|
image: rikorose/gcc-cmake
|
||||||
commands:
|
commands:
|
||||||
- cd code/compiler
|
- cd code/compiler
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user