From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/elt-patches:master commit in: .github/workflows/
Date: Fri, 15 Nov 2024 04:25:11 +0000 (UTC) [thread overview]
Message-ID: <1731644701.3b4f057827907c1ad75c374d48d5d6905d3417f5.sam@gentoo> (raw)
commit: 3b4f057827907c1ad75c374d48d5d6905d3417f5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 04:25:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 04:25:01 2024 +0000
URL: https://gitweb.gentoo.org/proj/elt-patches.git/commit/?id=3b4f0578
ci: use gentoo container
Needed for gentoo-functions.
Signed-off-by: Sam James <sam <AT> gentoo.org>
.github/workflows/build.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 40c366d..fc59771 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -7,7 +7,8 @@ on: [pull_request, push]
jobs:
make:
- runs-on: [ubuntu-latest]
+ runs-on: ubuntu-latest
+ container: gentoo/stage3
steps:
- name: Install dependencies
run: |
next reply other threads:[~2024-11-15 4:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-15 4:25 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-15 4:26 [gentoo-commits] proj/elt-patches:master commit in: .github/workflows/ Sam James
2024-11-15 4:19 Sam James
2024-11-15 4:18 Sam James
2024-11-15 4:17 Sam James
2024-11-15 4:17 Sam James
2024-11-15 4:16 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=1731644701.3b4f057827907c1ad75c374d48d5d6905d3417f5.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