From 146a398b06fe87c6153a3a762f1e8aa2d5d3c420 Mon Sep 17 00:00:00 2001 From: Alexandr Burakov Date: Sat, 28 Dec 2024 10:23:17 +0300 Subject: [PATCH] test --- .github/workflows/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index 516864f20771..282ff27e6bde 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -56,7 +56,7 @@ on: value: false #${{ jobs.prepare-config.outputs.tag-update-doc-only != 'true' }} build_enable_fedora: description: - value: true #${{ jobs.prepare-config.outputs.tag-update-doc-only != 'true' }} + value: false #${{ jobs.prepare-config.outputs.tag-update-doc-only != 'true' }} build_enable_windows: description: value: false #${{ jobs.prepare-config.outputs.tag-update-doc-only != 'true' }}