mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 00:46:31 +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:
|
args:
|
||||||
- -exc
|
- -exc
|
||||||
- |
|
- |
|
||||||
|
sed -i s/pypy37,pypy38,pypy39,// scripts/run_all.sh
|
||||||
scripts/run_all.sh
|
scripts/run_all.sh
|
||||||
|
|
||||||
# Upload musl x86_64 wheels
|
# Upload musl x86_64 wheels
|
||||||
|
|||||||
Reference in New Issue
Block a user