Skip to content

Commit 0002477

Browse files
committed
bump timeout
1 parent 0c97265 commit 0002477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-installers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ run-name: Test Installers ${{ github.event.inputs.dev_version || github.ref_name
2626
jobs:
2727
test:
2828
name: ${{ matrix.package }} test ${{ matrix.test }} (${{ matrix.hadron-distribution }})
29-
timeout-minutes: 10
29+
timeout-minutes: 30
3030
strategy:
3131
fail-fast: false
3232
matrix:

0 commit comments

Comments
 (0)