All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.19] CI: Update FreeBSD to 13.3
@ 2024-06-11 12:47 Andrew Cooper
  2024-06-11 12:59 ` Roger Pau Monné
  2024-06-11 15:32 ` Oleksii K.
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Cooper @ 2024-06-11 12:47 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Stefano Stabellini, Michal Orzel,
	Roger Pau Monné, Oleksii Kurochko, Jan Beulich

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
---
CC: Stefano Stabellini <sstabellini@kernel.org>
CC: Michal Orzel <michal.orzel@amd.com>
CC: Roger Pau Monné <roger.pau@citrix.com>
CC: Oleksii Kurochko <oleksii.kurochko@gmail.com>
CC: Jan Beulich <JBeulich@suse.com>

Updated run:
  https://cirrus-ci.com/task/4903594304995328

For 4.19, and for backporting to all trees including security trees.
FreeBSD-13.2 isn't available any more:
  https://cirrus-ci.com/task/4554831417835520

causing build failures.
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index d0a9021a77e4..c431d8d2447d 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -17,7 +17,7 @@ freebsd_template: &FREEBSD_TEMPLATE
 task:
   name: 'FreeBSD 13'
   freebsd_instance:
-    image_family: freebsd-13-2
+    image_family: freebsd-13-3
   << : *FREEBSD_TEMPLATE
 
 task:

base-commit: ea1cb444c28ce3ae7915d9c94c4344f4bf6d87d3
-- 
2.39.2



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

end of thread, other threads:[~2024-06-11 15:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 12:47 [PATCH for-4.19] CI: Update FreeBSD to 13.3 Andrew Cooper
2024-06-11 12:59 ` Roger Pau Monné
2024-06-11 15:46   ` Stefano Stabellini
2024-06-11 15:32 ` Oleksii K.

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.