diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 8a0e6b6..ec390c2 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,4 +1,7 @@ { + "hostRequirements": { + "cpus": 8 + }, "customizations": { "vscode": { "settings": {