We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889ac54 commit a3e33daCopy full SHA for a3e33da
1 file changed
.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml
@@ -70,7 +70,7 @@ jobs:
70
(github.event_name == 'schedule' && github.repository == 'apache/beam') ||
71
github.event.comment.body == 'Run Yaml_Xlang_Direct PreCommit'
72
runs-on: [self-hosted, ubuntu-24.04, main]
73
- timeout-minutes: 100
+ timeout-minutes: 180
74
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
75
strategy:
76
matrix:
0 commit comments