From cf9b35163afc6aff5a2d51677c91f84a699a0104 Mon Sep 17 00:00:00 2001 From: Atanas Janeshliev Date: Tue, 12 Aug 2025 17:49:16 +0200 Subject: [PATCH] chore: let's see --- ci/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/build.yml b/ci/build.yml index e47d5c6c..c030ff5a 100644 --- a/ci/build.yml +++ b/ci/build.yml @@ -33,6 +33,7 @@ build-linux-qa: - .rules-branch-manual-MR-and-devel-always variables: BUILD_TAGS: "build_qa" + VCPKG_MAX_CONCURRENCY: 1 build-darwin: extends: