Skip to content

Commit 5b4414a

Browse files
committed
ci: Updating cirrus to FreeBSD 14.2 and 13.4
Signed-off-by: Tyler Erickson <[email protected]>
1 parent 4536143 commit 5b4414a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ task:
55
GITHUB_TOKEN: ENCRYPTED[!7caf87915c9ce489a116c7ce1bd09d806f892e8375a3a1af35c5dad0e01633e8bf795fe265aab9a5b57919112fdfa29c!]
66
freebsd_instance:
77
matrix:
8-
image_family: freebsd-14-1
9-
image_family: freebsd-13-3
8+
image_family: freebsd-14-2
9+
image_family: freebsd-13-4
1010
install_script: pkg install -y git meson
1111
submodules_script: git submodule update --init --recursive --progress
1212
release_script: |

0 commit comments

Comments
 (0)