Skip to content

Commit

Permalink
change host reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Oct 28, 2023
1 parent e2dd32f commit a674de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"STACKQL_GITHUB_USERNAME": "${secrets:STACKQL_GITHUB_USERNAME}"
},
"hostRequirements": {
"cpus": 16
"cpus": 2
},
"customizations": {
"vscode": {
Expand Down

0 comments on commit a674de9

Please sign in to comment.