Skip to content

Commit d1bf298

Browse files
committed
add a timeout for the test job
1 parent 2590582 commit d1bf298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-installers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +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
2930
strategy:
3031
fail-fast: false
3132
matrix:

0 commit comments

Comments
 (0)