diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 7d1d840..504560c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,7 +5,7 @@ "STACKQL_GITHUB_USERNAME": "${secrets:STACKQL_GITHUB_USERNAME}" }, "hostRequirements": { - "cpus": 2 + "cpus": 4 }, "customizations": { "vscode": {