We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be5500e + 47a0e53 commit 1fb4259Copy full SHA for 1fb4259
1 file changed
azure-pipelines.yml
@@ -81,7 +81,7 @@ jobs:
81
vmImage: 'windows-latest'
82
steps:
83
- script: |
84
- mingw32-make CC=gcc FC=gfortran DYNAMIC_ARCH=1 DYNAMIC_LIST="NEHALEM SANDYBRIDGE HASWELL"
+ mingw32-make CC=gcc FC=gfortran DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE"
85
86
- job: Windows_clang_cmake
87
pool:
0 commit comments