From 25e9c61eef179c7ad79d19261f72c1bc85a3ff1b Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Wed, 24 Jul 2024 09:00:03 +0300 Subject: Temporarily disable linux build --- .github/workflows/build.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 186306dc86..a4c354ff77 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -45,7 +45,8 @@ jobs: needs: setvar strategy: matrix: - runner: [windows-large, macos-12-xl, linux-large] + # runner: [windows-large, macos-12-xl, linux-large] + runner: [windows-large, macos-12-xl] configuration: [Release, ReleaseOS] Linden: [true] include: -- cgit v1.2.3