Bump timeout for stable build
When the CI build machine caches are empty stable occasionally needs more than 20m
This commit is contained in:
@ -3,7 +3,7 @@ steps:
|
||||
name: "stable [public]"
|
||||
env:
|
||||
CARGO_TARGET_CACHE_NAME: "stable"
|
||||
timeout_in_minutes: 20
|
||||
timeout_in_minutes: 30
|
||||
- command: "ci/shellcheck.sh"
|
||||
name: "shellcheck [public]"
|
||||
timeout_in_minutes: 20
|
||||
|
Reference in New Issue
Block a user