mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2024-11-05 19:45:49 +00:00
Create devcontainer.json
gh repo clone actions/setup-go
This commit is contained in:
parent
bfd2fb341f
commit
b94de202e3
1 changed files with 5 additions and 0 deletions
5
.devcontainer/devcontainer.json
Normal file
5
.devcontainer/devcontainer.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue