commit:     6cd7a63029ffd09c5da079775be1365edc159eff
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 23:51:26 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 23:51:26 2025 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=6cd7a630

ci: add s390-ibm-linux-gnu

31-bit.

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 f0fba99..2ba0f5f 100644
--- a/.github/workflows/crossdev.yml
+++ b/.github/workflows/crossdev.yml
@@ -70,6 +70,7 @@ jobs:
           # glibc fails to build: `no support for pre-v8 sparc`.
           # - target: sparc-unknown-linux-gnu
           - target: sparc64-unknown-linux-gnu
+          - target: s390-ibm-linux-gnu
           - target: s390x-unknown-linux-gnu
           # musl ebuilds don't support s390x. The target is supported upstream,
           # we need to fix and test our ebuilds.

Reply via email to