diff --git a/.devcontainer/codespaces.yml b/.devcontainer/codespaces.yml index a11c0da..1eb4eb0 100644 --- a/.devcontainer/codespaces.yml +++ b/.devcontainer/codespaces.yml @@ -4,8 +4,9 @@ services: container_name: macos environment: VERSION: "14" - RAM_SIZE: "max" - DISK_SIZE: "max" + ALLOCATE: "Y" + RAM_SIZE: "half" + DISK_SIZE: "half" CPU_CORES: "max" devices: - /dev/kvm