mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
Do not build PyPy wheels on musllinux
musllinux images don't have PyPy installed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user