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