Disk space available on VMs #1460
-
Hello, I'm trying to Build a big Unity project (almost 60GB once cloned) and I get a I found in the documentation pages that specify the disk space available depending on the config we choose, for macOS it's supposed to be Here's my build ID: 6407c58306904f039780447d. The out-of-space error is in the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @alelievr, try removing some softwares from the machine by adding the following script at the top of your scripts section:
See if it helps. |
Beta Was this translation helpful? Give feedback.
Hi @alelievr, try removing some softwares from the machine by adding the following script at the top of your scripts section:
See if it helps.