Install PyPy from official site instead of NPM for Windows (#873)

* install PyPy from official repo
This commit is contained in:
Aleksandr Chebotov
2020-05-18 11:08:06 +03:00
committed by GitHub
parent 47c7968b9d
commit 3f4ad2f912
10 changed files with 172 additions and 13 deletions

View File

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