[Ubuntu] Remove Ruby, Go old versions (#9392)

This commit is contained in:
Alexey-Ayupov
2024-02-23 11:14:06 +01:00
committed by GitHub
parent adb51dcf33
commit 2730b04222
2 changed files with 2 additions and 7 deletions

View File

@@ -45,21 +45,17 @@
"arch": "x64",
"platform" : "linux",
"versions": [
"1.19.*",
"1.20.*",
"1.21.*",
"1.22.*"
],
"default": "1.20.*"
"default": "1.21.*"
},
{
"name": "Ruby",
"platform_version": "20.04",
"arch": "x64",
"versions": [
"2.5.*",
"2.6.*",
"2.7.*",
"3.0.*",
"3.1.*"
]

View File

@@ -43,12 +43,11 @@
"arch": "x64",
"platform" : "linux",
"versions": [
"1.19.*",
"1.20.*",
"1.21.*",
"1.22.*"
],
"default": "1.20.*"
"default": "1.21.*"
},
{
"name": "Ruby",