Skip to content

Commit

Permalink
Merge pull request #4154 from dearblue/freebsd-14.1
Browse files Browse the repository at this point in the history
Update FreeBSD VM image to 14.1
  • Loading branch information
Cyan4973 authored Sep 30, 2024
2 parents 984d11a + a3b5c45 commit 27bf136
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 @@ task:
name: FreeBSD (shortest)
freebsd_instance:
matrix:
image_family: freebsd-14-0
image_family: freebsd-14-1
install_script: pkg install -y gmake coreutils
script: |
MOREFLAGS="-Werror" gmake -j all
Expand Down

0 comments on commit 27bf136

Please sign in to comment.