Skip to content

Commit

Permalink
cirrus: Use FreeBSD 12.2.
Browse files Browse the repository at this point in the history
FreeBSD 12.1 reached EOL and our builds are failing on Cirrus CI.
Updating to 12.2 - current production release.

Acked-by: Flavio Leitner <[email protected]>
Signed-off-by: Ilya Maximets <[email protected]>
  • Loading branch information
igsilya committed Feb 10, 2021
1 parent 79349cb commit caa41a8
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,7 +2,7 @@ freebsd_build_task:

freebsd_instance:
matrix:
image_family: freebsd-12-1-snap
image_family: freebsd-12-2-snap
image_family: freebsd-11-4-snap
cpu: 4
memory: 8G
Expand Down

0 comments on commit caa41a8

Please sign in to comment.