Merge pull request #3144 from xoviat/fix-test

disable openmp
This commit is contained in:
Martin Kroeker 2021-03-14 23:12:33 +01:00 committed by GitHub
commit ddd86309a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ environment:
matrix:
- COMPILER: clang-cl
WITH_FORTRAN: ON
USE_OPENMP: ON
- COMPILER: clang-cl
DYNAMIC_ARCH: ON
WITH_FORTRAN: OFF