fix(workflows.yaml): set shared volume to 15Gi
This commit is contained in:
@@ -737,7 +737,7 @@ workflows:
|
|||||||
# to fit a full `target/` build + sccache copy with headroom.
|
# to fit a full `target/` build + sccache copy with headroom.
|
||||||
shared_volume:
|
shared_volume:
|
||||||
mount_path: /workspace
|
mount_path: /workspace
|
||||||
size: 30Gi
|
size: 15Gi
|
||||||
inputs:
|
inputs:
|
||||||
repo_url: string
|
repo_url: string
|
||||||
commit_sha: string
|
commit_sha: string
|
||||||
|
|||||||
Reference in New Issue
Block a user