mirror of https://github.com/actions/setup-go.git
Add initial devcontainer configuration
parent
def8c394e3
commit
21fccc8991
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||||
|
"features": {}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue