mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Go version 1.23 Added and set as default version (#10763)
Co-authored-by: Ravi Akshintala <raviakshintalagithub.com@Ravis-Laptop.local>
This commit is contained in:
@@ -46,9 +46,10 @@
|
||||
"platform" : "linux",
|
||||
"versions": [
|
||||
"1.21.*",
|
||||
"1.22.*"
|
||||
"1.22.*",
|
||||
"1.23.*"
|
||||
],
|
||||
"default": "1.21.*"
|
||||
"default": "1.23.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
@@ -44,9 +44,10 @@
|
||||
"platform" : "linux",
|
||||
"versions": [
|
||||
"1.21.*",
|
||||
"1.22.*"
|
||||
"1.22.*",
|
||||
"1.23.*"
|
||||
],
|
||||
"default": "1.21.*"
|
||||
"default": "1.23.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
Reference in New Issue
Block a user