fix: OK, try the gcc image, see if that will do it
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Glen Whitney 2021-03-01 09:29:46 -08:00
parent d1c3ed3481
commit e3ff1f259e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ steps:
- mkdir -p lib
- curl -o lib/sunshine.jar -L 'http://artifacts.metaborg.org/service/local/artifact/maven/redirect?r=snapshots&g=org.metaborg&a=org.metaborg.sunshine2&v=LATEST'
- name: setup_gen
image: silkeh/clang
image: gcc
volumes:
- name: m2
path: /root/.m2