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 f9b4ee9 commit 9bcdeddCopy full SHA for 9bcdedd
1 file changed
.github/workflows/beam_PreCommit_PythonDocker.yml
@@ -56,7 +56,7 @@ jobs:
56
beam_PreCommit_PythonDocker:
57
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }} ${{ matrix.python_version }})
58
runs-on: [self-hosted, ubuntu-24.04, main]
59
- timeout-minutes: 45
+ timeout-minutes: 60
60
strategy:
61
fail-fast: false
62
matrix:
0 commit comments