Skip to content

Commit a3e33da

Browse files
authored
increase timeout (#38604)
1 parent 889ac54 commit a3e33da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
(github.event_name == 'schedule' && github.repository == 'apache/beam') ||
7171
github.event.comment.body == 'Run Yaml_Xlang_Direct PreCommit'
7272
runs-on: [self-hosted, ubuntu-24.04, main]
73-
timeout-minutes: 100
73+
timeout-minutes: 180
7474
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
7575
strategy:
7676
matrix:

0 commit comments

Comments
 (0)