Skip to content

Commit

Permalink
ci: appveyor fix mingw builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Mar 12, 2021
1 parent f6bf4c9 commit 53c6e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ environment:
CMP: vs2019
BASE: 7.0
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
CMP: mingw
CMP: gcc
BASE: 7.0
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
CMP: vs2017
Expand Down

0 comments on commit 53c6e7d

Please sign in to comment.