mirror of
https://github.com/actions/setup-go.git
synced 2026-07-09 19:05:47 +00:00
Add initial devcontainer configuration
This commit is contained in:
parent
def8c394e3
commit
21fccc8991
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user