Skip to content

Commit

Permalink
CI: update FreeBSD version
Browse files Browse the repository at this point in the history
According to Cirrus [1], the current available images are: 13.3, 14.0
and 15.0-SNAP). Let's use the latest stable version. Hence, new tools
are covered by the CI.

[1] https://cirrus-ci.org/guide/FreeBSD/
  • Loading branch information
eulerto committed Sep 6, 2024
1 parent ca57492 commit 12e118e
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 @@ -105,7 +105,7 @@ task:
task:
name: FreeBSD
freebsd_instance:
image_family: freebsd-13-2
image_family: freebsd-14-0
setup_script:
- pkg install -y autoconf automake gmake libevent libtool pkgconf
env:
Expand Down

0 comments on commit 12e118e

Please sign in to comment.