public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] ci: gcc-4.8 package is only available in Ubuntu 18.04
@ 2022-12-08  8:00 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-12-08  8:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:19d5f921d0ce536e0e9419b3cfc5e5c2fcef9e33

commit 19d5f921d0ce536e0e9419b3cfc5e5c2fcef9e33
Author: Arthur Cohen <arthur.cohen@embecosm.com>
Date:   Wed Dec 7 10:32:21 2022 +0100

    ci: gcc-4.8 package is only available in Ubuntu 18.04

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

diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml
index dbcb9eec351..8c9f027cf36 100644
--- a/.github/workflows/ccpp.yml
+++ b/.github/workflows/ccpp.yml
@@ -168,7 +168,7 @@ jobs:
 
   build-and-check-gcc-48:
 
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-18.04
     steps:
     - uses: actions/checkout@v2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-08  8:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-08  8:00 [gcc/devel/rust/master] ci: gcc-4.8 package is only available in Ubuntu 18.04 Thomas Schwinge

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).