Skip to content

Commit 4bcef0b

Browse files
authored
Update beam_PostCommit_Python_Xlang_Gcp_Dataflow.yml (#36015)
1 parent e67a5a2 commit 4bcef0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/beam_PostCommit_Python_Xlang_Gcp_Dataflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
(github.event_name == 'schedule' && github.repository == 'apache/beam') ||
5858
github.event.comment.body == 'Run Python_Xlang_Gcp_Dataflow PostCommit'
5959
runs-on: [self-hosted, ubuntu-20.04, main]
60-
timeout-minutes: 180
60+
timeout-minutes: 240
6161
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
6262
strategy:
6363
matrix:
@@ -95,4 +95,4 @@ jobs:
9595
commit: '${{ env.prsha || env.GITHUB_SHA }}'
9696
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
9797
files: '**/pytest*.xml'
98-
large_files: true
98+
large_files: true

0 commit comments

Comments
 (0)