mirror of
https://github.com/actions/runner-images.git
synced 2026-01-03 16:49:11 +08:00
[Ubuntu] Add Go 1.19 (#6019)
This commit is contained in:
@@ -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