Skip to content

Commit

Permalink
FreeBSD CI: replace 12.4 with 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carrotIndustries committed Feb 11, 2024
1 parent e39090f commit ddd15df
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
@@ -1,9 +1,9 @@

task:
matrix:
- name: FreeBSD 12.4
- name: FreeBSD 14.0
freebsd_instance:
image: freebsd-12-4-release-amd64
image: freebsd-14-0-release-amd64-ufs
- name: FreeBSD 13.2
freebsd_instance:
image: freebsd-13-2-release-amd64
Expand Down

0 comments on commit ddd15df

Please sign in to comment.