Update azure-pipelines.yml
This commit is contained in:
parent
421cbe95e4
commit
93ff8b8134
|
@ -82,6 +82,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
mingw32-make CC=gcc FC=gfortran DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE"
|
mingw32-make CC=gcc FC=gfortran DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE"
|
||||||
|
cd ctest
|
||||||
|
mingw32-make CC=gcc FC=gfortran all
|
||||||
|
|
||||||
- job: Windows_clang_cmake
|
- job: Windows_clang_cmake
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in New Issue