Skip to content

Commit 9bcdedd

Browse files
authored
increase timeout (#38864)
1 parent f9b4ee9 commit 9bcdedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beam_PreCommit_PythonDocker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
beam_PreCommit_PythonDocker:
5757
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }} ${{ matrix.python_version }})
5858
runs-on: [self-hosted, ubuntu-24.04, main]
59-
timeout-minutes: 45
59+
timeout-minutes: 60
6060
strategy:
6161
fail-fast: false
6262
matrix:

0 commit comments

Comments
 (0)