mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 18:41:53 +08:00
[windows] Go default version is set to 1.15 (#2635)
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
"default": "1.15.*"
|
||||
},
|
||||
{
|
||||
"name": "Boost",
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
"default": "1.15.*"
|
||||
},
|
||||
{
|
||||
"name": "Boost",
|
||||
|
||||
Reference in New Issue
Block a user