From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/crossdev:master commit in: .github/workflows/
Date: Fri, 03 Jan 2025 11:15:17 +0000 (UTC) [thread overview]
Message-ID: <1735902915.79f556e81651918c284aaf01a37c802352788c7a.sam@gentoo> (raw)
commit: 79f556e81651918c284aaf01a37c802352788c7a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 10:38:51 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=79f556e8
ci: don't run loong musl
We don't have things wired up for that yet in ::gentoo.
Signed-off-by: Sam James <sam <AT> gentoo.org>
.github/workflows/crossdev.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/crossdev.yml b/.github/workflows/crossdev.yml
index fb90c45..a6068af 100644
--- a/.github/workflows/crossdev.yml
+++ b/.github/workflows/crossdev.yml
@@ -37,7 +37,9 @@ jobs:
- target: hppa2.0-unknown-linux-gnu
- target: hppa64-unknown-linux-gnu
- target: loongarch64-unknown-linux-gnu
- - target: loongarch64-unknown-linux-musl
+ # musl ebuilds don't support loong. The target is supported upstream,
+ # we need to fix and test our ebuilds.
+ #- target: loongarch64-unknown-linux-musl
- target: m68k-unknown-linux-gnu
- target: mips-unknown-linux-gnu
- target: mips-unknown-linux-musl
next reply other threads:[~2025-01-03 11:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 11:15 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-04 15:19 [gentoo-commits] proj/crossdev:master commit in: .github/workflows/ Sam James
2025-01-04 15:19 Sam James
2025-01-04 15:19 Sam James
2025-01-04 15:19 Sam James
2025-01-04 15:19 Sam James
2025-01-04 15:19 Sam James
2025-01-04 15:19 Sam James
2025-01-03 11:15 Sam James
2025-01-03 11:15 Sam James
2025-01-03 11:15 Sam James
2025-01-03 11:15 Sam James
2025-01-03 11:15 Sam James
2025-01-03 11:15 Sam James
2025-01-03 11:15 Sam James
2024-11-12 15:24 Sam James
2024-11-12 8:46 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1735902915.79f556e81651918c284aaf01a37c802352788c7a.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox