mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
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"
|
|
]
|
|
} |