Skip to content

Commit fb48a42

Browse files
authored
Increase timeout for BQ early rollout job (apache#38216)
1 parent 1f83bf0 commit fb48a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beam_PostCommit_Java_BigQueryEarlyRollout.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
beam_PostCommit_Java_BigQueryEarlyRollout:
5555
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
5656
runs-on: [self-hosted, ubuntu-24.04, main]
57-
timeout-minutes: 100
57+
timeout-minutes: 160
5858
strategy:
5959
matrix:
6060
job_name: [beam_PostCommit_Java_BigQueryEarlyRollout]

0 commit comments

Comments
 (0)