[Ubuntu] Merge several toolset provisioners into single Configure-Toolset script (#1121)

* Single toolset

* rework conditional logic
This commit is contained in:
Aleksandr Chebotov
2020-06-29 14:10:01 +03:00
committed by GitHub
parent fc206bb997
commit a89f839675
13 changed files with 107 additions and 109 deletions

View File

@@ -0,0 +1,5 @@
{
"@actions/toolcache-ruby-ubuntu-2004-x64": [
"2.5", "2.6", "2.7"
]
}