appveyor: fixup job name [ci skip]

Follow-up to fc8e0dee30 #13694
This commit is contained in:
Viktor Szakats 2024-05-27 23:22:39 +02:00
parent 0fd794df35
commit f709a45c57
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -71,7 +71,7 @@ environment:
HTTP_ONLY: 'OFF' HTTP_ONLY: 'OFF'
SHARED: 'ON' SHARED: 'ON'
WEBSOCKETS: 'ON' WEBSOCKETS: 'ON'
- job_name: 'CMake, VS2022, Release, arm64, Schannel, Static, Build-only' - job_name: 'CMake, VS2022, Release, arm64, Schannel, Static, Build-tests'
APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2022' APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2022'
BUILD_SYSTEM: CMake BUILD_SYSTEM: CMake
PRJ_GEN: 'Visual Studio 17 2022' PRJ_GEN: 'Visual Studio 17 2022'