public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] bors: Expect ubuntu32bit and gcc48 jobs to succeed
Date: Thu,  8 Dec 2022 08:00:08 +0000 (GMT)	[thread overview]
Message-ID: <20221208080008.427EC3883F04@sourceware.org> (raw)

https://gcc.gnu.org/g:09a9382eea4de022da0323b10eae5da30a25aab6

commit 09a9382eea4de022da0323b10eae5da30a25aab6
Author: Arthur Cohen <arthur.cohen@embecosm.com>
Date:   Tue Dec 6 16:16:01 2022 +0100

    bors: Expect ubuntu32bit and gcc48 jobs to succeed

Diff:
---
 .github/bors.toml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/bors.toml b/.github/bors.toml
index 36914c2cc65..921cf6502ce 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -1,5 +1,7 @@
 status = [
-  "build-and-check-ubuntu-64bit"
+  "build-and-check-ubuntu-64bit",
+  "build-and-check-ubuntu-32bit",
+  "build-and-check-gcc-48"
 ]
 # Uncomment this to use a two hour timeout.
 # The default is one hour.

                 reply	other threads:[~2022-12-08  8:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221208080008.427EC3883F04@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).