mirror of
https://github.com/actions/runner-images.git
synced 2026-01-10 20:52:45 +08:00
Removing Go version 1.20 (#10761)
Co-authored-by: Ravi Akshintala <raviakshintalagithub.com@Ravis-Laptop.local>
This commit is contained in:
@@ -45,7 +45,6 @@
|
|||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"versions": [
|
"versions": [
|
||||||
"1.20.*",
|
|
||||||
"1.21.*",
|
"1.21.*",
|
||||||
"1.22.*"
|
"1.22.*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -43,7 +43,6 @@
|
|||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"versions": [
|
"versions": [
|
||||||
"1.20.*",
|
|
||||||
"1.21.*",
|
"1.21.*",
|
||||||
"1.22.*"
|
"1.22.*"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user