mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Add Go 1.17 to all OSes toolsets (#3980)
This commit is contained in:
@@ -204,7 +204,8 @@
|
||||
"platform" : "darwin",
|
||||
"versions": [
|
||||
"1.15.*",
|
||||
"1.16.*"
|
||||
"1.16.*",
|
||||
"1.17.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user