Skip to content

Commit

Permalink
bump the timeout minutes for riscv64 runs
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools authored Oct 5, 2024
1 parent 5f15e6c commit bf04487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test the console output
uses: uraimo/run-on-arch-action@v2
timeout-minutes: 180
timeout-minutes: 330
with:
arch: ${{ matrix.arch }}
distro: ${{ matrix.distro }}
Expand Down

0 comments on commit bf04487

Please sign in to comment.