mirror of
https://github.com/actions/runner-images.git
synced 2025-12-25 02:47:41 +08:00
* Add Configure-Toolset for windows * Set error action preference to stop * Move toolcache.json to config folder * Fix in verbose * Rename toolsets folder * Move default version functions from install-toolset to configure-toolset * Rework Configure-Toolset * Fix typo and remove empty line * Fix issues * Fix parameters in helpers * Fix helper syntax * Rename defaultVariable
5 lines
89 B
JSON
5 lines
89 B
JSON
{
|
|
"@actions/toolcache-ruby-windows-x64": [
|
|
"2.4", "2.5", "2.6", "2.7"
|
|
]
|
|
} |