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 292484f commit bb340c2Copy full SHA for bb340c2
1 file changed
.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
@@ -53,7 +53,7 @@ jobs:
53
github.event_name == 'workflow_dispatch' ||
54
(github.event_name == 'schedule' && github.repository == 'apache/beam')
55
runs-on: ubuntu-22.04
56
- timeout-minutes: 200
+ timeout-minutes: 300
57
name: ${{ matrix.job_name }} (${{ matrix.container_task }})
58
strategy:
59
fail-fast: false
0 commit comments