mirror of
https://github.com/actions/runner-images.git
synced 2025-12-31 22:43:22 +08:00
Go update to version 1.19
This commit is contained in:
@@ -46,9 +46,10 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
"default": "1.19.*"
|
||||
},
|
||||
{
|
||||
"name": "Ruby",
|
||||
|
||||
Reference in New Issue
Block a user