mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 10:28:10 +08:00
Add go 1.18 to MacOS (#5281)
This commit is contained in:
@@ -292,7 +292,8 @@
|
||||
"versions": [
|
||||
"1.15.*",
|
||||
"1.16.*",
|
||||
"1.17.*"
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -261,7 +261,8 @@
|
||||
"versions": [
|
||||
"1.15.*",
|
||||
"1.16.*",
|
||||
"1.17.*"
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -175,7 +175,8 @@
|
||||
"versions": [
|
||||
"1.15.*",
|
||||
"1.16.*",
|
||||
"1.17.*"
|
||||
"1.17.*",
|
||||
"1.18.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user