Browse Source

Update .drone.yml

pull/3261/head
Martin Kroeker GitHub 5 years ago
parent
commit
9b6ddb35f6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml 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'


Loading…
Cancel
Save