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 2590582 commit d1bf298Copy full SHA for d1bf298
.github/workflows/test-installers.yml
@@ -26,6 +26,7 @@ run-name: Test Installers ${{ github.event.inputs.dev_version || github.ref_name
26
jobs:
27
test:
28
name: ${{ matrix.package }} test ${{ matrix.test }} (${{ matrix.hadron-distribution }})
29
+ timeout-minutes: 10
30
strategy:
31
fail-fast: false
32
matrix:
0 commit comments