Skip to content

Commit

Permalink
Increase timeout for system tests
Browse files Browse the repository at this point in the history
...so we get post mortem on failure.

Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis committed Jan 7, 2025
1 parent 2111b18 commit f6389ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions: {}
jobs:
system-test:
name: Subctl Commands
timeout-minutes: 30
timeout-minutes: 60
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit f6389ab

Please sign in to comment.