mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 02:27:28 +08:00
[macOS] Precache PyPy 3.7 (#2738)
* precache pypy 3.7 * remove pypy 3.7 from hs and mojave
This commit is contained in:
committed by
GitHub
parent
a0e569de87
commit
8916d17640
@@ -226,7 +226,8 @@
|
||||
"platform" : "darwin",
|
||||
"versions": [
|
||||
"2.7",
|
||||
"3.6"
|
||||
"3.6",
|
||||
"3.7"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user