[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] cirrus-ci: add FreeBSD 14 task
On Wed, 27 Apr 2022, Roger Pau Monne wrote: > Introduce a task that uses a FreeBSD 14 (HEAD) snapshot. > > Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> Roger, should you add an entry to MAINTAINERS to set yourself as maintainer of .cirrus.yml ? > --- > .cirrus.yml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/.cirrus.yml b/.cirrus.yml > index 4ae719136e..c38333e736 100644 > --- a/.cirrus.yml > +++ b/.cirrus.yml > @@ -24,3 +24,9 @@ task: > freebsd_instance: > image_family: freebsd-13-0 > << : *FREEBSD_TEMPLATE > + > +task: > + name: 'FreeBSD 14' > + freebsd_instance: > + image_family: freebsd-14-0-snap > + << : *FREEBSD_TEMPLATE > -- > 2.35.1 >
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |