From cafa8e21c27ad9a7406e727cf3507df967c3def3 Mon Sep 17 00:00:00 2001 From: Andrei Kashchikhin Date: Wed, 10 Jan 2024 11:33:22 +0000 Subject: [PATCH] long job --- .github/workflows/linux.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index f16b97d20c5c3b..b6976f429ff7f4 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -45,7 +45,7 @@ jobs: Build: needs: Smart_CI - timeout-minutes: 150 + timeout-minutes: 300 defaults: run: shell: bash @@ -124,6 +124,9 @@ jobs: self-hosted-runner: 'true' show-cache-info: 'true' + - name: Sleep + run: sleep 5h + - name: Install python dependencies run: | # For Python API: build and wheel packaging