mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 01:59:46 +08:00
Go 1.15 (#1399)
* Update toolset-1604.json * Update toolset-1804.json * Update toolset-2004.json * Update toolset-2019.json * Update toolset-2016.json
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"1.11.*",
|
||||
"1.12.*",
|
||||
"1.13.*",
|
||||
"1.14.*"
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
},
|
||||
@@ -77,4 +78,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -44,7 +44,8 @@
|
||||
"1.11.*",
|
||||
"1.12.*",
|
||||
"1.13.*",
|
||||
"1.14.*"
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
},
|
||||
@@ -77,4 +78,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,9 +41,10 @@
|
||||
"arch": "x64",
|
||||
"platform" : "linux",
|
||||
"versions": [
|
||||
"1.14.*"
|
||||
"1.14.*",
|
||||
"1.15.*"
|
||||
],
|
||||
"default": "1.14.*"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user