Update .drone.yml
This commit is contained in:
parent
0a850f5f67
commit
9b6ddb35f6
|
@ -218,6 +218,7 @@ steps:
|
|||
- name: Build and Test
|
||||
image: ubuntu:20.04
|
||||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
CC: gcc-10
|
||||
FC: gfortran-10
|
||||
COMMON_FLAGS: 'TARGET=ARMV8 DYNAMIC_ARCH=1'
|
||||
|
|
Loading…
Reference in New Issue