mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[macOS] Remove Ruby, Go old versions (#9393)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user