Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Oct 16, 2023
1 parent 0250ebb commit 8fe6071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8fe6071

Please sign in to comment.