mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Ubuntu] add go 1.20 to toolsets (#7185)
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
},
|
||||
|
||||
@@ -43,7 +43,8 @@
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
],
|
||||
"default": "1.18.*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user