Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2021-08-07 22:23:10 +02:00 committed by GitHub
parent 7d2cd3d80b
commit bb2916d1e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ jobs:
cd build
cmake -DTARGET=CORE2 -DUSE_OPENMP=1 -DINTERFACE64=1 -DDYNAMIC_ARCH=1 -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DNOFORTRAN=1 -DNO_AVX512=1 ..
make
ctest
- job: OSX_Ifort_Clang
pool: