[ubuntu] Remove deprecated Node, Ruby, gcc versions (#13232)

This commit is contained in:
Shamil Mubarakshin
2025-10-31 13:37:38 +01:00
committed by GitHub
parent a1fa477069
commit f34cbb76a9
2 changed files with 0 additions and 4 deletions

View File

@@ -33,7 +33,6 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"18.*",
"20.*",
"22.*",
"24.*"
@@ -57,7 +56,6 @@
"platform_version": "22.04",
"arch": "x64",
"versions": [
"3.1.*",
"3.2.*",
"3.3.*",
"3.4.*"
@@ -290,7 +288,6 @@
},
"gcc": {
"versions": [
"g++-9",
"g++-10",
"g++-12"
]

View File

@@ -31,7 +31,6 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"18.*",
"20.*",
"22.*",
"24.*"