mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Windows] Remove Node 12 from toolcache (#6536)
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
"arch": "x64",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"12.*",
|
||||
"14.*",
|
||||
"16.*",
|
||||
"18.*"
|
||||
|
||||
@@ -55,7 +55,6 @@
|
||||
"arch": "x64",
|
||||
"platform" : "win32",
|
||||
"versions": [
|
||||
"12.*",
|
||||
"14.*",
|
||||
"16.*",
|
||||
"18.*"
|
||||
|
||||
Reference in New Issue
Block a user