Skip to content

Commit ebe6c52

Browse files
committed
⚡ increase timeout for test job to 720 minutes
1 parent 19aabce commit ebe6c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
test:
11+
timeout-minutes: 720
1112
permissions:
1213
# required for all workflows
1314
security-events: write

0 commit comments

Comments
 (0)