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 0c97265 commit 0002477Copy full SHA for 0002477
.github/workflows/test-installers.yml
@@ -26,7 +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
+ timeout-minutes: 30
30
strategy:
31
fail-fast: false
32
matrix:
0 commit comments