We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65db364 commit 10811c6Copy full SHA for 10811c6
1 file changed
.devcontainer/devcontainer.json
@@ -36,7 +36,7 @@
36
37
// Test restricting low-spec machines
38
"hostRequirements": {
39
- "cpus": 9,
+ "cpus": 8,
40
"memory": "8gb",
41
"storage": "32gb"
42
}
0 commit comments