mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 23:23:56 +08:00
PoC: Require details tracked when patch version pinned
This commit is contained in:
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@@ -21,5 +21,14 @@
|
||||
],
|
||||
"shellcheck.customArgs": [
|
||||
"-x"
|
||||
]
|
||||
],
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": [
|
||||
"**/toolset-*.json"
|
||||
],
|
||||
"url": "./schemas/toolset-schema.json"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user