Skip to content

Commit

Permalink
Switch FreeBSD CI to 12.2 and 13.0, as 11.4 has gone EOL.
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowd authored and ccadar committed Oct 22, 2021
1 parent 5ee3a54 commit 2e397d9
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
@@ -1,8 +1,8 @@
task:
freebsd_instance:
matrix:
- image_family: freebsd-11-4-snap
- image_family: freebsd-12-2-snap
- image_family: freebsd-13-0-snap
deps_script:
- sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
- env ASSUME_ALWAYS_YES=yes pkg update -f
Expand Down

0 comments on commit 2e397d9

Please sign in to comment.