All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] workflow: update to Ubuntu 24.04
@ 2025-04-22 10:14 Simon Horman
  2025-04-23 15:44 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Horman @ 2025-04-22 10:14 UTC (permalink / raw)
  To: kexec

Bump workflow to use latest LTS release.

Signed-off-by: Simon Horman <horms@kernel.org>
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 46edde66e384..fd9ea6c8eca7 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -5,7 +5,7 @@ on: push
 jobs:
   build:
     name: Build
-    runs-on: ubuntu-22.04
+    runs-on: ubuntu-24.04
     strategy:
       matrix:
         arch:



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] workflow: update to Ubuntu 24.04
  2025-04-22 10:14 [PATCH] workflow: update to Ubuntu 24.04 Simon Horman
@ 2025-04-23 15:44 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2025-04-23 15:44 UTC (permalink / raw)
  To: kexec

On Tue, Apr 22, 2025 at 11:14:13AM +0100, Simon Horman wrote:
> Bump workflow to use latest LTS release.
> 
> Signed-off-by: Simon Horman <horms@kernel.org>

- workflow: update to Ubuntu 24.04
  https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=1bda78d60504



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-23 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 10:14 [PATCH] workflow: update to Ubuntu 24.04 Simon Horman
2025-04-23 15:44 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.