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: <1735902912.094d2b3c1f7ed0c31e4d552e7633da468a811e36.sam@gentoo> (raw)
commit: 094d2b3c1f7ed0c31e4d552e7633da468a811e36
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 2 23:39:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 11:15:12 2025 +0000
URL: https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=094d2b3c
ci: add embedded/special targets (arm-none-eabi, nvptx-none)
Signed-off-by: Sam James <sam <AT> gentoo.org>
.github/workflows/crossdev.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/workflows/crossdev.yml b/.github/workflows/crossdev.yml
index 3d47f63..5ab973a 100644
--- a/.github/workflows/crossdev.yml
+++ b/.github/workflows/crossdev.yml
@@ -82,6 +82,11 @@ jobs:
# - target: sh4eb-unknown-linux-musl
- target: x86_64-unknown-linux-gnu
- target: x86_64-unknown-linux-musl
+ # Embedded or otherwise special targets
+ - target: arm-none-eabi
+ args: --skip-system
+ - target: nvptx-none
+ args: --skip-system
stage3:
- latest # `openrc` (glibc+GCC) is tagged as `latest`
- 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=1735902912.094d2b3c1f7ed0c31e4d552e7633da468a811e36.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