Skip to content

Commit e164895

Browse files
committed
Bump timeout 45->60min
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
1 parent 8f54cb1 commit e164895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dep_build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ defaults:
3737
jobs:
3838
build-and-test:
3939
if: ${{ inputs.docs_only == 'false' }}
40-
timeout-minutes: 45
40+
timeout-minutes: 60
4141
runs-on: ${{ fromJson(
4242
format('["self-hosted", "{0}", "X64", "1ES.Pool=hld-{1}-{2}"]',
4343
inputs.hypervisor == 'hyperv-ws2025' && 'Windows' || 'Linux',

0 commit comments

Comments
 (0)