Shard macOS Namespace caches by lane
This commit is contained in:
parent
bf4b270db5
commit
8678ef61ba
3 changed files with 45 additions and 27 deletions
|
|
@ -41,9 +41,15 @@ namespace:
|
|||
size_gb: 40
|
||||
macos_cache_path: "/Users/runner/.cache/burrow"
|
||||
macos_cache_volumes:
|
||||
- tag: "burrow-forgejo-macos-cache-v2"
|
||||
mount_point: "/Users/runner/.cache/burrow"
|
||||
size_gb: 160
|
||||
- tag: "burrow-forgejo-macos-shared-v1"
|
||||
mount_point: "/Users/runner/.cache/burrow/shared"
|
||||
size_gb: 80
|
||||
- tag: "burrow-forgejo-macos-macos-v1"
|
||||
mount_point: "/Users/runner/.cache/burrow/lane/macos"
|
||||
size_gb: 80
|
||||
- tag: "burrow-forgejo-macos-ios-simulator-v1"
|
||||
mount_point: "/Users/runner/.cache/burrow/lane/ios-simulator"
|
||||
size_gb: 80
|
||||
|
||||
runner:
|
||||
name_prefix: "nscloud-"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue