Go version 1.23 Added and set as default version (#10763)
Co-authored-by: Ravi Akshintala <[email protected]>
This commit is contained in:
co-authored by
Ravi Akshintala
parent
6becb4037c
commit
9b4274cda9
@@ -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