commit:     688e9a15973c22490d962f3d90344c0c5aa949a1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 10:39:20 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 11:15:15 2025 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=688e9a15

ci: no userland for hppa64

We don't have glibc ported yet upstream.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .github/workflows/crossdev.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/crossdev.yml b/.github/workflows/crossdev.yml
index a6068af..3a4d996 100644
--- a/.github/workflows/crossdev.yml
+++ b/.github/workflows/crossdev.yml
@@ -36,6 +36,7 @@ jobs:
           - target: hppa1.1-unknown-linux-gnu
           - target: hppa2.0-unknown-linux-gnu
           - target: hppa64-unknown-linux-gnu
+            args: --skip-system
           - target: loongarch64-unknown-linux-gnu
           # musl ebuilds don't support loong. The target is supported upstream,
           # we need to fix and test our ebuilds.

Reply via email to