1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-04-02 06:20:07 +02:00
checkout/.devcontainer/devcontainer.json
Rizwan 79f539f37d
Create devcontainer.json
#depend for arm
2024-05-18 23:03:17 +04:00

5 lines
82 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}