[Ubuntu] Pre-cache Ruby binaries (#2084)

* precache ruby binaries

* remove github_feed_token

* fix logs
This commit is contained in:
Dibir Magomedsaygitov
2020-11-27 10:52:00 +03:00
committed by GitHub
parent 8d6d64a04e
commit 38b0a6005d
13 changed files with 78 additions and 159 deletions

View File

@@ -57,6 +57,17 @@
"versions": [
"1.72.0"
]
},
{
"name": "Ruby",
"platform_version": "18.04",
"arch": "x64",
"versions": [
"2.4.*",
"2.5.*",
"2.6.*",
"2.7.*"
]
}
],
"android": {