Skip to content

Commit

Permalink
Don't waste time with MinGW Classic.
Browse files Browse the repository at this point in the history
It hasn't been updated in a while, and it might not have cutting-edge
state-of-the-art APIs such as getaddrinfo().
  • Loading branch information
guyharris committed Nov 5, 2019
1 parent e4b9d6e commit 8cb6926
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ environment:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
GENERATOR: "Visual Studio 15 2017 Win64"
SDK: npcap-sdk-0.1
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
GENERATOR: "MinGW Makefiles"
SDK: WpdPack
MINGW_PATH: C:\MinGW\bin
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
GENERATOR: "MinGW Makefiles"
SDK: npcap-sdk-0.1
MINGW_PATH: C:\MinGW\bin
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
GENERATOR: "MinGW Makefiles"
SDK: WpdPack
Expand Down

0 comments on commit 8cb6926

Please sign in to comment.