Skip to content

Commit cae17c2

Browse files
committed
Increase timeout
1 parent 468ae40 commit cae17c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beam_PostCommit_Python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
beam_PostCommit_Python:
5656
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }} ${{ matrix.python_version }}) (${{ join(matrix.os, ', ') }})
5757
runs-on: ${{ matrix.os }}
58-
timeout-minutes: 240
58+
timeout-minutes: 360
5959
strategy:
6060
fail-fast: false
6161
matrix:

0 commit comments

Comments
 (0)