[Ubuntu] Remove Node 12 from toolcache (#6535)

This commit is contained in:
Alexey-Ayupov
2022-11-09 23:16:45 +03:00
committed by GitHub
parent 0cb66802c6
commit 3a8564acb1
2 changed files with 0 additions and 6 deletions

View File

@@ -32,7 +32,6 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"12.*",
"14.*",
"16.*",
"18.*"
@@ -241,11 +240,9 @@
"debian:10",
"debian:11",
"moby/buildkit:latest",
"node:12",
"node:14",
"node:16",
"node:18",
"node:12-alpine",
"node:14-alpine",
"node:16-alpine",
"node:18-alpine",

View File

@@ -34,7 +34,6 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"12.*",
"14.*",
"16.*",
"18.*"
@@ -241,11 +240,9 @@
"debian:10",
"debian:11",
"moby/buildkit:latest",
"node:12",
"node:14",
"node:16",
"node:18",
"node:12-alpine",
"node:14-alpine",
"node:16-alpine",
"node:18-alpine",