mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 10:07:30 +08:00
[ubuntu] Go default version is set to 1.15 (#2632)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
"default": "1.15.*"
|
||||
},
|
||||
{
|
||||
"name": "boost",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
"default": "1.15.*"
|
||||
},
|
||||
{
|
||||
"name": "boost",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
"default": "1.15.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
Reference in New Issue
Block a user