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 468ae40 commit cae17c2Copy full SHA for cae17c2
1 file changed
.github/workflows/beam_PostCommit_Python.yml
@@ -55,7 +55,7 @@ jobs:
55
beam_PostCommit_Python:
56
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }} ${{ matrix.python_version }}) (${{ join(matrix.os, ', ') }})
57
runs-on: ${{ matrix.os }}
58
- timeout-minutes: 240
+ timeout-minutes: 360
59
strategy:
60
fail-fast: false
61
matrix:
0 commit comments