Skip to content

Commit cd1ab9e

Browse files
LiedtkeV8-internal LUCI CQ
authored andcommitted
[github] Lower timeout for github actions
If the LiveTests generate endless loops and the test's timeout mechanism doesn't terminate it, the action can run for multiple hours. Change-Id: I20d40fcb95d8c526320db3439624cf4d7079ef78 Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8633202 Auto-Submit: Matthias Liedtke <[email protected]> Commit-Queue: Matthias Liedtke <[email protected]> Reviewed-by: Danylo Mocherniuk <[email protected]>
1 parent 0d5595e commit cd1ab9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift.yml

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

99
jobs:
1010
build:
11+
timeout-minutes: 30
1112
strategy:
1213
matrix:
1314
os: [macos-latest, ubuntu-latest]

0 commit comments

Comments
 (0)