Skip to content

Commit

Permalink
Merge pull request #3845 from emaste/dev
Browse files Browse the repository at this point in the history
Update FreeBSD CI: drop 12.4 (nearly EOL)
  • Loading branch information
Cyan4973 authored Dec 14, 2023
2 parents 126ec26 + 20f8df6 commit 86ead9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ task:
freebsd_instance:
matrix:
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 86ead9f

Please sign in to comment.