Update FreeBSD VM image to 14.1

FreeBSD 14.0 will reach the end of life on 2024-09-30.
The updated 14.1 is scheduled to end-of-life on 2025-03-31.

ref. https://www.freebsd.org/releases/14.2R/schedule/
This commit is contained in:
dearblue
2024-09-30 23:24:24 +09:00
parent e0781fbe4b
commit 4101102391

View File

@@ -2,7 +2,7 @@ task:
name: FreeBSD
freebsd_instance:
matrix:
image_family: freebsd-14-0
image_family: freebsd-14-1
install_script: pkg install -y gmake
script: |
cc -v