Update .drone.yml

This commit is contained in:
Martin Kroeker 2021-06-09 22:51:17 +02:00 committed by GitHub
parent 0a850f5f67
commit 9b6ddb35f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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'