diff mbox series

[ovs-dev] cirrus: Update to FreeBSD 14.1.

Message ID 20240702185820.392990-1-i.maximets@ovn.org
State Accepted
Commit 773b0fb59310da98536657e30c9c1a443c045581
Headers show
Series [ovs-dev] cirrus: Update to FreeBSD 14.1. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/intel-ovs-compilation success test: success

Commit Message

Ilya Maximets July 2, 2024, 6:58 p.m. UTC
14.1 was released on June 4 and 14.0 will reach EoL in September.
Update now.

Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Eelco Chaudron July 3, 2024, 6:30 a.m. UTC | #1
On 2 Jul 2024, at 20:58, Ilya Maximets wrote:

> 14.1 was released on June 4 and 14.0 will reach EoL in September.
> Update now.
>
> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>

Change looks good to me.

Acked-by: Eelco Chaudron <echaudro@redhat.com>
Ilya Maximets July 3, 2024, 10:10 p.m. UTC | #2
On 7/3/24 08:30, Eelco Chaudron wrote:
> 
> 
> On 2 Jul 2024, at 20:58, Ilya Maximets wrote:
> 
>> 14.1 was released on June 4 and 14.0 will reach EoL in September.
>> Update now.
>>
>> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
> 
> Change looks good to me.
> 
> Acked-by: Eelco Chaudron <echaudro@redhat.com>
> 

Thanks!  Re-checked and applied to all branches down to 2.17.

Best regards, Ilya Maximets.
diff mbox series

Patch

diff --git a/.cirrus.yml b/.cirrus.yml
index 8db385f00..d73154a97 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -3,7 +3,7 @@  freebsd_build_task:
   freebsd_instance:
     matrix:
       image_family: freebsd-13-3-snap
-      image_family: freebsd-14-0-snap
+      image_family: freebsd-14-1-snap
     cpu: 4
     memory: 4G