Skip to content

Commit

Permalink
cirrus: drop FreeBSD 11 and 12.2, add FreeBSD 12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
williamh committed May 9, 2022
1 parent 5ffa1c7 commit 98d2b43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ test_task:
freebsd_instance:
matrix:
image: freebsd-13-0-release-amd64
image: freebsd-12-2-release-amd64
image: freebsd-11-4-release-amd64
image: freebsd-12-3-release-amd64
env:
OS: FreeBSD
procfs_script: >
Expand Down

0 comments on commit 98d2b43

Please sign in to comment.