Skip to content

Commit eb91af0

Browse files
authored
Remove previous test
1 parent b8abd80 commit eb91af0

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,4 @@
3434
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
3535
"remoteUser": "node",
3636

37-
// Test hostRequirements setting for machine types - currently undocumented
38-
"hostRequirements": {
39-
"cpus": 8,
40-
"memory": "8gb", // otherwise is bytes - allows for other units like mb, or k
41-
"storage": "32gb" // otherwise is bytes - allows for other units like tb, or mb, or k
42-
}
4337
}

0 commit comments

Comments
 (0)