Skip to content

Commit

Permalink
ci: increase test integration step timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Nov 5, 2024
1 parent aa1667c commit 71fb057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ jobs:
runs-on: [self-hosted, 8vcpu-16ram-ubuntu22-namada-x86]
container:
image: ghcr.io/heliaxdev/namada-ci:namada-main
timeout-minutes: 20
timeout-minutes: 25
needs: [build-wasm]

steps:
Expand Down

0 comments on commit 71fb057

Please sign in to comment.