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 <tompantelis@gmail.com>
  • Loading branch information
tpantelis committed Jan 6, 2025
1 parent 72b1e7b commit de0d851
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 de0d851

Please sign in to comment.