From 902a7497016784202a31e2ae287dd4e259b25e6a Mon Sep 17 00:00:00 2001 From: Mikhail Ryzhov Date: Thu, 19 Oct 2023 09:48:28 +0200 Subject: [PATCH] reduced scope --- .github/workflows/linux.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index c2decef991140c..381e46f923020e 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -1179,8 +1179,8 @@ jobs: strategy: matrix: - runner: [aks-linux-4-cores, aks-linux-4-cores-16gb, aks-linux-32-cores] - test_type: [precommit, nightly] + runner: [aks-linux-32-cores] + test_type: [nightly] defaults: run: