Browse Source

Update azure-pipelines.yml

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

+ 2
- 0
azure-pipelines.yml View File

@@ -82,6 +82,8 @@ jobs:
steps:
- script: |
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
pool:


Loading…
Cancel
Save