mirror of
https://github.com/actions/runner-images.git
synced 2025-12-26 19:38:57 +08:00
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
This commit is contained in:
committed by
GitHub
parent
7b8624f691
commit
5cfbfcb2e6
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"@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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user