17 lines
440 B
JSON
17 lines
440 B
JSON
|
|
{
|
||
|
|
"@actions/toolcache-python-windows-x64": [
|
||
|
|
"2.7", "3.5", "3.6", "3.7", "3.8"
|
||
|
|
],
|
||
|
|
"@actions/toolcache-python-windows-x86": [
|
||
|
|
"2.7", "3.5", "3.6", "3.7", "3.8"
|
||
|
|
],
|
||
|
|
"@actions/toolcache-ruby-windows-x64": [
|
||
|
|
"2.4", "2.5", "2.6", "2.7"
|
||
|
|
],
|
||
|
|
"@actions/toolcache-pypy-windows-x86": [
|
||
|
|
"2", "3"
|
||
|
|
],
|
||
|
|
"@actions/toolcache-boost-windows-msvc-14.1-x32-x64": [
|
||
|
|
"1.69", "1.72"
|
||
|
|
]
|
||
|
|
}
|