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

ci: adjust s390x tuple name

unknown -> ibm to match profiles/

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

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

diff --git a/.github/workflows/crossdev.yml b/.github/workflows/crossdev.yml
index 2ba0f5f..c303d49 100644
--- a/.github/workflows/crossdev.yml
+++ b/.github/workflows/crossdev.yml
@@ -71,7 +71,7 @@ jobs:
           # - target: sparc-unknown-linux-gnu
           - target: sparc64-unknown-linux-gnu
           - target: s390-ibm-linux-gnu
-          - target: s390x-unknown-linux-gnu
+          - target: s390x-ibm-linux-gnu
           # musl ebuilds don't support s390x. The target is supported upstream,
           # we need to fix and test our ebuilds.
           # - target: s390x-unknown-linux-musl

Reply via email to