diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d1de68670..297ece949 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -95,7 +95,7 @@ jobs: tar -xf mingw64.zip set PATH=%cd%\mingw64\bin;%PATH% cd .. - mingw32-make CC=gcc FC=gfortran NOLAPACK=1 + mingw32-make CC=gcc FC=gfortran NOLAPACK=1 BUILD_SINGLE=1 - job: Windows_clang_cmake pool: