disable openmp

This commit is contained in:
xoviat
2021-03-14 16:34:02 -05:00
parent 30d835168a
commit e9d453b623

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