mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-04 00:44:52 +08:00
add go 1.20 to toolsets (#7186)
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
}
|
||||
|
||||
@@ -68,7 +68,8 @@
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user