aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-07-27 09:49:31 -0700
committerGuy Harris <gharris@sonic.net>2022-07-27 09:49:31 -0700
commit35f6884e228f47bcff819ad4b8638d8c91938ff7 (patch)
tree0c73d0518eb70f3a8a974bb71b5157ff97649140
parenta3078fd19f7773fbc6ca418710495cad83b58f22 (diff)
appveyor: get rid of VS 2022 builds for now.
It's getting complaints from a *Microsoft header file*.
-rw-r--r--.appveyor.yml25
1 files changed, 0 insertions, 25 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index f52d29b7..7b1f9f2a 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -82,31 +82,6 @@ environment:
PLATFORM: x64
SDK: npcap-sdk-1.12
AIRPCAP: -DDISABLE_AIRPCAP=NO
- - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- GENERATOR: "Visual Studio 17 2022"
- PLATFORM: Win32
- SDK: WpdPack
- AIRPCAP: -DDISABLE_AIRPCAP=YES
- - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- GENERATOR: "Visual Studio 17 2022"
- PLATFORM: x64
- SDK: WpdPack
- AIRPCAP: -DDISABLE_AIRPCAP=YES
- - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- GENERATOR: "Visual Studio 17 2022"
- PLATFORM: Win32
- SDK: npcap-sdk-1.12
- AIRPCAP: -DDISABLE_AIRPCAP=YES
- - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- GENERATOR: "Visual Studio 17 2022"
- PLATFORM: x64
- SDK: npcap-sdk-1.12
- AIRPCAP: -DDISABLE_AIRPCAP=YES
- - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- GENERATOR: "Visual Studio 17 2022"
- PLATFORM: x64
- SDK: npcap-sdk-1.12
- AIRPCAP: -DDISABLE_AIRPCAP=NO
build_script:
#