WIP: CI
Some checks failed
PostmarketOS Build / Build for x86_64 (push) Successful in 3m37s
PostmarketOS Build / Prepare (push) Successful in 11s
PostmarketOS Build / Build for aarch64 (push) Failing after 2m16s
PostmarketOS Build / Clean (push) Successful in 9s

Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
Vasiliy Doylov 2025-07-09 00:20:33 +03:00
parent 8eae1f8dda
commit 42ad725278
Signed by: NekoCWD
GPG key ID: B7BE22D44474A582

View file

@ -45,7 +45,7 @@ source=""
builddir="$srcdir/$pkgname-v$_pkgver"
# gstreamer tests fail
# manual strip because ipa .sign files depend on the file contents- have to re-sign after strip
options="!strip !check"
options="!strip !check pmb:cross-native2"
case "$CARCH" in
arm*|aarch64)