Browse Source

Update azure-pipelines.yml

pull/4264/head
Martin Kroeker GitHub 2 years ago
parent
commit
0250ebbaaf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure-pipelines.yml

+ 1
- 1
azure-pipelines.yml 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:


Loading…
Cancel
Save