Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2023-10-16 22:32:20 +02:00 committed by GitHub
parent 0250ebbaaf
commit 8fe6071475
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: