Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
add 10min timeout to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xvello committed Dec 12, 2023
1 parent 98507eb commit bdb6dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

test:
runs-on: buildjet-4vcpu-ubuntu-2204
timeout-minutes: 10

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit bdb6dbe

Please sign in to comment.