Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2023-10-16 17:24:23 +02:00 committed by GitHub
parent c44ad15a1e
commit 0250ebbaaf
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
mingw32-make CC=gcc FC=gfortran NOLAPACK=1
- job: Windows_clang_cmake
pool: