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