Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan authored Mar 28, 2024
1 parent 8fc7fb7 commit 9e23d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"java.configuration.runtimes": [
{
"name": "JavaSE-22",
"path": "/opt/jdk", /* env | grep JAVA_HOME (set in cs50/cli) */
"path": "/opt/jdk",
"default": true
}
],
Expand Down

0 comments on commit 9e23d9d

Please sign in to comment.