Skip to content

Commit

Permalink
Merge pull request #3988 from anoma/fraccaman/increase-test-integrati…
Browse files Browse the repository at this point in the history
…on-ci-step-timeout

ci: increase test integration step timeout
  • Loading branch information
mergify[bot] authored Nov 7, 2024
2 parents c8154b6 + 71fb057 commit 9a06dae
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 9a06dae

Please sign in to comment.