From: Viktor Szakats Date: Mon, 30 Sep 2024 08:37:00 +0000 (+0200) Subject: appveyor: delete unused WebSockets option remains [ci skip] X-Git-Tag: curl-8_11_0~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=069a9654ca7a0e52b7b64713c26565c301b948a3;p=thirdparty%2Fcurl.git appveyor: delete unused WebSockets option remains [ci skip] --- diff --git a/appveyor.yml b/appveyor.yml index 79cb58d57a..b1a1a7bbea 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -61,7 +61,7 @@ environment: HTTP_ONLY: 'OFF' SHARED: 'ON' EXAMPLES: 'ON' - - job_name: 'CMake, VS2022, Release, x64, OpenSSL 3.2, WebSockets, Build-tests' + - job_name: 'CMake, VS2022, Release, x64, OpenSSL 3.2, Build-tests' APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2022' BUILD_SYSTEM: CMake PRJ_GEN: 'Visual Studio 17 2022' @@ -72,7 +72,6 @@ environment: ENABLE_UNICODE: 'OFF' HTTP_ONLY: 'OFF' SHARED: 'ON' - WEBSOCKETS: 'ON' - job_name: 'CMake, VS2022, Release, arm64, Schannel, Static, Build-tests' APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2022' BUILD_SYSTEM: CMake