mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 01:35:22 +08:00
[ubuntu] remove go 1.17 (#7349)
This commit is contained in:
@@ -45,12 +45,11 @@
|
||||
"arch": "x64",
|
||||
"platform" : "linux",
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*",
|
||||
"1.19.*",
|
||||
"1.20.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
"default": "1.20.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
Reference in New Issue
Block a user