[macOS] Remove Ruby, Go old versions (#9393)

This commit is contained in:
Alexey-Ayupov
2024-02-23 12:58:08 +01:00
committed by GitHub
parent 2730b04222
commit 083e89fd95
3 changed files with 3 additions and 11 deletions

View File

@@ -279,7 +279,6 @@
"x64": {
"variable_template" : "GOROOT_{0}_{1}_X64",
"versions": [
"1.19.*",
"1.20.*",
"1.21.*",
"1.22.*"
@@ -292,7 +291,6 @@
"arch": {
"x64": {
"versions": [
"2.7.*",
"3.0.*",
"3.1.*"
]
@@ -329,7 +327,7 @@
]
},
"go": {
"default": "1.20"
"default": "1.21"
},
"node": {
"default": "18",