Do not build PyPy wheels on musllinux

musllinux images don't have PyPy installed
This commit is contained in:
link2xt
2022-07-09 21:35:24 +00:00
parent fe420ac559
commit f5c5429fe8

View File

@@ -280,6 +280,7 @@ jobs:
args:
- -exc
- |
sed -i s/pypy37,pypy38,pypy39,// scripts/run_all.sh
scripts/run_all.sh
# Upload musl x86_64 wheels