From 01c1edefe0960815afd730e0d6d084c44b359589 Mon Sep 17 00:00:00 2001 From: f4exb Date: Wed, 27 Dec 2023 12:33:28 +0100 Subject: [PATCH] Appveyor build: remove Docker image build (2) --- .appveyor.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index a434c344fa..285974936d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -30,10 +30,10 @@ environment: -DDEBUG_OUTPUT=ON \ -DENABLE_EXTERNAL_LIBRARIES=AUTO \ -DBUILD_SERVER=OFF" - - TARGET: ubuntu2204docker - APPVEYOR_BUILD_WORKER_CLOUD: nasrock - APPVEYOR_BUILD_WORKER_IMAGE: Linux - APPVEYOR_CONSOLE_DISABLE_PTY: true + # - TARGET: ubuntu2204docker + # APPVEYOR_BUILD_WORKER_CLOUD: nasrock + # APPVEYOR_BUILD_WORKER_IMAGE: Linux + # APPVEYOR_CONSOLE_DISABLE_PTY: true for: # - matrix: