Files
runner-images/images/linux/toolcache-1604.json
Vladimir Safonkin aa3253081d Add Python toolcache installation from Github releases for Ubuntu (#704)
Change logic to install Python to Ubuntu images to use GitHub releases from https://github.com/actions/python-versions
2020-05-14 15:10:00 +03:00

11 lines
246 B
JSON

{
"@actions/toolcache-ruby-ubuntu-1604-x64": [
"2.4", "2.5", "2.6", "2.7"
],
"@actions/toolcache-pypy-ubuntu-1604-x64": [
"2", "3"
],
"@actions/toolcache-boost-ubuntu-1604-x64": [
"1.69", "1.72"
]
}