mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 05:49:48 +08:00
[macOS] add go 1.20 to toolsets (#7184)
This commit is contained in:
@@ -285,7 +285,8 @@
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -263,7 +263,8 @@
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user