Skip to content

Commit 47a0e53

Browse files
authored
mingw-dynamic arch: drop Haswell too
1 parent c7b3ce0 commit 47a0e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
vmImage: 'windows-latest'
8282
steps:
8383
- script: |
84-
mingw32-make CC=gcc FC=gfortran DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE HASWELL"
84+
mingw32-make CC=gcc FC=gfortran DYNAMIC_ARCH=1 DYNAMIC_LIST="SANDYBRIDGE"
8585
8686
- job: Windows_clang_cmake
8787
pool:

0 commit comments

Comments
 (0)