Commit 1ab755fb authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

example \testCases.json'

parent 218fd90e
[
{
"_id": "go then dotnet",
"features": [
{
"id": "go",
"version": "1.17"
},
{
"id": "dotnet",
"version": "latest",
"runtimeOnly": true
}
],
"image": "mcr.microsoft.com/vscode/devcontainers/base:focal"
},
{
"_id": "python then jupyter",
"features": [
{
"id": "python"
},
{
"id": "jupyterlab"
}
],
"image": "mcr.microsoft.com/vscode/devcontainers/base:focal"
}
]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment