[Ubuntu 20 and 22] Removing Node.js version 16* (#10975)

This commit is contained in:
hemanthmanga
2024-11-15 20:18:25 +05:30
committed by GitHub
parent a56a1d3dc7
commit 56187189cf
2 changed files with 0 additions and 6 deletions

View File

@@ -34,7 +34,6 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"16.*",
"18.*",
"20.*",
"22.*"
@@ -221,11 +220,9 @@
"debian:10",
"debian:11",
"moby/buildkit:latest",
"node:16",
"node:18",
"node:20",
"node:22",
"node:16-alpine",
"node:18-alpine",
"node:20-alpine",
"node:22-alpine",

View File

@@ -32,7 +32,6 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"16.*",
"18.*",
"20.*",
"22.*"
@@ -219,11 +218,9 @@
"debian:10",
"debian:11",
"moby/buildkit:latest",
"node:16",
"node:18",
"node:20",
"node:22",
"node:16-alpine",
"node:18-alpine",
"node:20-alpine",
"node:22-alpine",