Skip to content

Commit

Permalink
cirrus: Switch FreeBSD to 13.2
Browse files Browse the repository at this point in the history
12.4 is EOL at the end of 2023.

Signed-off-by: Ed Maste <emaste@FreeBSD.org>
  • Loading branch information
emaste committed Feb 6, 2024
1 parent a2584f2 commit 48c4109
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 @@ -48,7 +48,7 @@ task:
task:
name: freebsd check
freebsd_instance:
image: freebsd-12-4-release-amd64
image: freebsd-13-2-release-amd64
cpu: 4
memory: 4
script: |
Expand Down

0 comments on commit 48c4109

Please sign in to comment.