We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272d158 commit 97d5e5bCopy full SHA for 97d5e5b
.devcontainer/devcontainer.json
@@ -5,8 +5,7 @@
5
//"image": "ghcr.io/oxcaml/playground@sha256:6d10fa7419881cec63d934956de1d662dbbf3d80bde47cc14a132506022db58c",
6
"name": "OxCaml Playground",
7
"hostRequirements": {
8
- "cpu": ">= 8",
9
- "storage": ">= 64gb"
+ "storage": ">= 32gb"
10
},
11
"customizations": {
12
"vscode": {
0 commit comments