mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 09:13:33 +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:
@@ -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