diff mbox series

CI: Update FreeBSD to 13.2

Message ID 20230412183356.2986459-1-andrew.cooper3@citrix.com (mailing list archive)
State New, archived
Headers show
Series CI: Update FreeBSD to 13.2 | expand

Commit Message

Andrew Cooper April 12, 2023, 6:33 p.m. UTC
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
---
CC: Roger Pau Monné <roger.pau@citrix.com>
CC: Stefano Stabellini <sstabellini@kernel.org>
CC: Michal Orzel <Michal.Orzel@arm.com>

Successful run:
  https://cirrus-ci.com/task/6232358978846720
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Stabellini April 12, 2023, 8:14 p.m. UTC | #1
On Wed, 12 Apr 2023, Andrew Cooper wrote:
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>


> ---
> CC: Roger Pau Monné <roger.pau@citrix.com>
> CC: Stefano Stabellini <sstabellini@kernel.org>
> CC: Michal Orzel <Michal.Orzel@arm.com>
> 
> Successful run:
>   https://cirrus-ci.com/task/6232358978846720
> ---
>  .cirrus.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.cirrus.yml b/.cirrus.yml
> index b133afb74057..9bb6cce4ead3 100644
> --- a/.cirrus.yml
> +++ b/.cirrus.yml
> @@ -23,7 +23,7 @@ task:
>  task:
>    name: 'FreeBSD 13'
>    freebsd_instance:
> -    image_family: freebsd-13-1
> +    image_family: freebsd-13-2
>    << : *FREEBSD_TEMPLATE
>  
>  task:
> -- 
> 2.30.2
>
diff mbox series

Patch

diff --git a/.cirrus.yml b/.cirrus.yml
index b133afb74057..9bb6cce4ead3 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -23,7 +23,7 @@  task:
 task:
   name: 'FreeBSD 13'
   freebsd_instance:
-    image_family: freebsd-13-1
+    image_family: freebsd-13-2
   << : *FREEBSD_TEMPLATE
 
 task: