9c67ed5210
* Toolcache: rework linux toolcache tests * Toolcache: add Ruby 2.7 for windows/linux
14 lines
302 B
JSON
14 lines
302 B
JSON
{
|
|
"toolcache-python-ubuntu-1804-x64": [
|
|
"2.7", "3.5", "3.6", "3.7", "3.8"
|
|
],
|
|
"toolcache-ruby-ubuntu-1804-x64": [
|
|
"2.4", "2.5", "2.6", "2.7"
|
|
],
|
|
"toolcache-pypy-ubuntu-1804-x64": [
|
|
"2", "3"
|
|
],
|
|
"toolcache-boost-ubuntu-1804-x64": [
|
|
"1.69"
|
|
]
|
|
} |