Skip to content

Commit

Permalink
CI: upgrade FreeBSD to 13.1
Browse files Browse the repository at this point in the history
FreeBSD doesn't support /latest and /quarterly package repos on EOL
versions. 13.0 reaches EOL on 2022-08-31, so avoid CI breakage.
  • Loading branch information
jbeich authored and Nekotekina committed Aug 19, 2022
1 parent 8aa5899 commit 6e9df9e
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 @@ -108,7 +108,7 @@ freebsd_task:
matrix:
- name: Cirrus FreeBSD
freebsd_instance:
image_family: freebsd-13-0
image_family: freebsd-13-1
cpu: 8
memory: 8G
env:
Expand Down

0 comments on commit 6e9df9e

Please sign in to comment.