Skip to content

Commit

Permalink
Merge pull request #3684 from emaste/dev
Browse files Browse the repository at this point in the history
Update FreeBSD CI images to latest supported releases
  • Loading branch information
Cyan4973 authored Jun 24, 2023
2 parents e4aeaeb + f307493 commit e2cd353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ task:
name: FreeBSD (shortest)
freebsd_instance:
matrix:
image_family: freebsd-13-0
image_family: freebsd-12-2
image_family: freebsd-13-2
image_family: freebsd-12-4
install_script: pkg install -y gmake coreutils
script: |
MOREFLAGS="-Werror" gmake -j all
Expand Down

0 comments on commit e2cd353

Please sign in to comment.