mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 06:40:32 +00:00
[macOS] Add Go 1.19 (#6018)
This commit is contained in:
@@ -282,7 +282,8 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -215,7 +215,8 @@
|
||||
"versions": [
|
||||
"1.16.*",
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
"1.18.*",
|
||||
"1.19.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user