appveyor: fixup job name

Follow-up to 50f6a6b1d4 #15926
This commit is contained in:
Viktor Szakats 2025-01-07 15:02:15 +01:00
parent 50f6a6b1d4
commit 554d4aee4d
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -61,7 +61,7 @@ environment:
ENABLE_UNICODE: 'OFF'
SHARED: 'ON'
EXAMPLES: 'ON'
- job_name: 'CMake, VS2012, Debug, x64, OpenSSL 1.1.1, Build-only'
- job_name: 'CMake, VS2012, Debug, x64, OpenSSL 1.1.1, Build-tests'
APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2015'
BUILD_SYSTEM: CMake
PRJ_GEN: 'Visual Studio 11 2012'