mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-27 20:12:46 +08:00
[Ubuntu] Add Go 1.19 (#6019)
This commit is contained in:
@@ -46,7 +46,8 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.17.*"
|
||||
},
|
||||
|
||||
@@ -40,7 +40,8 @@
|
||||
"platform" : "linux",
|
||||
"versions": [
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
],
|
||||
"default": "1.18.*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user