Skip to content

Commit 43693f7

Browse files
authored
Downgrade to 16 GB memory config for Codespaces (#54404)
1 parent b4886b7 commit 43693f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
"remoteUser": "node",
6565

6666
"hostRequirements": {
67-
"memory": "32gb"
67+
"memory": "16gb"
6868
}
6969
}

0 commit comments

Comments
 (0)