diff --git a/.drone.yml b/.drone.yml index d7ff2f8..eadd33d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: test-compiler - image: gcc + image: rikorose/gcc-cmake commands: - cd code/compiler - ./test.sh