diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index 599ba653c36c1..fd02dcb53df73 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -228,7 +228,7 @@ jobs: name: stable - ${{ matrix.settings.target }} - node@16 runs-on: ${{ matrix.settings.host }} - timeout-minutes: 30 + timeout-minutes: 45 steps: # https://github.com/actions/virtual-environments/issues/1187 - name: tune linux network