From: Viktor Szakats Date: Mon, 23 Jun 2025 19:29:47 +0000 (+0200) Subject: appveyor: move old cmake from VS2008 to VS2010 X-Git-Tag: curl-8_15_0~166 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c9a9b87c20fd9184e0a6c7b5e2c42d727f0db62;p=thirdparty%2Fcurl.git appveyor: move old cmake from VS2008 to VS2010 In preparation of dropping the VS2008 job. To keep testing old cmake (3.12.2) after that. Closes #17725 --- diff --git a/appveyor.yml b/appveyor.yml index 2627690e61..5c1df2fac3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -62,7 +62,7 @@ environment: DEBUG: 'OFF' CURLDEBUG: 'ON' - job_name: 'CMake, VS2008, Debug, x86, OpenSSL 1.0.2 + Schannel, Shared, Build-tests & examples' - APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2013' + APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2015' PRJ_GEN: 'Visual Studio 9 2008' TARGET: '-A Win32' PRJ_CFG: Debug @@ -71,7 +71,7 @@ environment: SHARED: 'ON' EXAMPLES: 'ON' - job_name: 'CMake, VS2010, Debug, x64, Schannel, Shared, Build-tests & examples' - APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2015' + APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2013' PRJ_GEN: 'Visual Studio 10 2010' TARGET: '-A x64' WINTARGET: 0x0501 # Windows XP