[PATCH] CI: Update FreeBSD to 13.2

Andrew Cooper posted 1 patch 1 year ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230412183356.2986459-1-andrew.cooper3@citrix.com
.cirrus.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] CI: Update FreeBSD to 13.2
Posted by Andrew Cooper 1 year ago
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(-)

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


Re: [PATCH] CI: Update FreeBSD to 13.2
Posted by Stefano Stabellini 1 year ago
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
>