Skip to content

Commit

Permalink
cirrus: Update from FreeBSD 12 to 14.
Browse files Browse the repository at this point in the history
FreeBSD 12 is going EOL in December [1] and will likely become
unavailable shortly after.  FreeBSD 14 was released recently,
so replacing the old with the new.

[1] https://www.freebsd.org/security/

Acked-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
  • Loading branch information
igsilya committed Nov 30, 2023
1 parent 349e027 commit 57916a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ freebsd_build_task:

freebsd_instance:
matrix:
image_family: freebsd-12-4-snap
image_family: freebsd-13-2-snap
image_family: freebsd-14-0-snap
cpu: 4
memory: 4G

Expand Down

0 comments on commit 57916a7

Please sign in to comment.