diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9dd1c6441..18f5c2eee 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -244,7 +244,7 @@ jobs: needs: [ build-check, prepare-platform-matrix ] if: needs.build-check.outputs.should_build == 'true' && needs.prepare-platform-matrix.result == 'success' runs-on: ${{ matrix.os }} - timeout-minutes: 150 + timeout-minutes: 180 env: FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true" # Release binaries ship without dial9 telemetry and therefore do not need