Skip to content

Commit

Permalink
remove host reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
etspaceman committed Aug 12, 2023
1 parent f6d753b commit b4532e1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,5 @@
"vscode": {
"extensions": ["scala-lang.scala", "scalameta.metals", "disneystreaming.smithy"]
}
},
"hostRequirements": {
"cpus": 8,
"memory": "16gb"
}
}
}

0 comments on commit b4532e1

Please sign in to comment.