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