[macOS] Precache PyPy 3.7 (#2738)

* precache pypy 3.7

* remove pypy 3.7 from hs and mojave
This commit is contained in:
Dibir Magomedsaygitov
2021-02-19 10:19:00 +03:00
committed by GitHub
parent a0e569de87
commit 8916d17640

View File

@@ -226,7 +226,8 @@
"platform" : "darwin",
"versions": [
"2.7",
"3.6"
"3.6",
"3.7"
]
},
{