Skip to content

Commit

Permalink
cirrus: add a FreeBSD 14 job
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Evans <[email protected]>
  • Loading branch information
kevans91 committed Jan 22, 2024
1 parent a589571 commit 3e8b0f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ build_task:
- name: FreeBSD 13
freebsd_instance:
image: freebsd-13-2-release-amd64
- name: FreeBSD 14
freebsd_instance:
image: freebsd-14-0-release-amd64
setup_script:
sudo pkg install -y lua54
build_script:
Expand Down

0 comments on commit 3e8b0f5

Please sign in to comment.