mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
add toolcache
This commit is contained in:
14
images/linux/toolcache-2004.json
Normal file
14
images/linux/toolcache-2004.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"@actions/toolcache-python-ubuntu-1804-x64": [
|
||||
"2.7", "3.5", "3.6", "3.7", "3.8"
|
||||
],
|
||||
"@actions/toolcache-ruby-ubuntu-1804-x64": [
|
||||
"2.4", "2.5", "2.6", "2.7"
|
||||
],
|
||||
"@actions/toolcache-pypy-ubuntu-1804-x64": [
|
||||
"2", "3"
|
||||
],
|
||||
"@actions/toolcache-boost-ubuntu-1804-x64": [
|
||||
"1.69", "1.72"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user