Install PyPy from official site instead of NPM for Ubuntu (#879)

* install PyPy from official site
This commit is contained in:
Aleksandr Chebotov
2020-05-18 11:07:37 +03:00
committed by GitHub
parent a8f49b6630
commit 47c7968b9d
11 changed files with 134 additions and 16 deletions

View File

@@ -2,9 +2,6 @@
"@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"
]