remove node14 from ubuntu (#8861)

This commit is contained in:
sergei-pyshnoi
2023-11-21 19:59:14 +01:00
committed by GitHub
parent 092513ca05
commit eb6e81b8f2
2 changed files with 0 additions and 6 deletions

View File

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

View File

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