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