update the timeout for farm (#1750)

This commit is contained in:
niyuhang 2023-12-19 17:19:26 +08:00 committed by GitHub
parent 8249a315c1
commit d6b76bc2b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ inputs:
timeout:
description: 'timeout'
required: false
default: '7200'
default: '10800'
outputs:
success:
description: 'the status for the task'