mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 06:48:14 +08:00
Go update to version 1.19
This commit is contained in:
@@ -44,9 +44,10 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
"default": "1.19.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
@@ -46,9 +46,10 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
"default": "1.19.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
@@ -40,9 +40,10 @@
|
||||
"platform" : "linux",
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.18.*"
|
||||
"default": "1.19.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
Reference in New Issue
Block a user