Skip to content

Commit

Permalink
test job timeout -> 30
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-iohk committed Oct 3, 2024
1 parent be909a7 commit 99d9d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

test:
runs-on: minafoundation-xlarge-runners
timeout-minutes: 10
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: dsherret/rust-toolchain-file@v1
Expand Down

0 comments on commit 99d9d77

Please sign in to comment.