Files
runner-images/images/linux/toolcache-1604.json
Maksim Petrov 9c67ed5210 Toolcache: Rework linux toolcache tests, add Ruby 2.7.0 support (#5)
* Toolcache: rework linux toolcache tests

* Toolcache: add Ruby 2.7 for windows/linux
2020-01-09 15:27:54 +03:00

14 lines
302 B
JSON

{
"toolcache-python-ubuntu-1604-x64": [
"2.7", "3.5", "3.6", "3.7", "3.8"
],
"toolcache-ruby-ubuntu-1604-x64": [
"2.4", "2.5", "2.6", "2.7"
],
"toolcache-pypy-ubuntu-1604-x64": [
"2", "3"
],
"toolcache-boost-ubuntu-1604-x64": [
"1.69"
]
}