Update .drone.yml

This commit is contained in:
Martin Kroeker 2020-04-09 18:04:12 +02:00 committed by GitHub
parent f10c9a99a3
commit 4ffe9d788f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ steps:
image: ubuntu:19.04
environment:
CC: gcc
OMP_NUM_THREADS: 44
OMP_NUM_THREADS: 96
COMMON_FLAGS: 'USE_OPENMP=1'
commands:
- echo "MAKE_FLAGS:= $COMMON_FLAGS"