Skip to content

Commit 2eeb297

Browse files
carenasgitster
authored andcommitted
ci: update FreeBSD image to 13.4
FreeBSD 13.4 was recently released, and that means the version of the image used by this job (13.2) will be out of support soon. Update it before the job starts failing because packages are no longer compatible or the image gets retired by the provider since it is now EOL. Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 39bf06a commit 2eeb297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ freebsd_task:
99
DEFAULT_TEST_TARGET: prove
1010
DEVELOPER: 1
1111
freebsd_instance:
12-
image_family: freebsd-13-2
12+
image_family: freebsd-13-4
1313
memory: 2G
1414
install_script:
1515
pkg install -y gettext gmake perl5

0 commit comments

Comments
 (0)