Skip to content

Commit

Permalink
CI: Switch to FreeBSD 14.0
Browse files Browse the repository at this point in the history
The previous version has Clang 14.0.5, which causes the same error as 14.0.0.
  • Loading branch information
davidebeatrici committed Aug 5, 2024
1 parent 1237a5c commit 63f9518
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 @@ -3,7 +3,7 @@
# that can be found in the LICENSE file at the root of the
# Mumble source tree or at <https://www.mumble.info/LICENSE>.
freebsd_instance:
image: freebsd-13-2-release-amd64
image_family: freebsd-14-0

freebsd_task:
pkg_script:
Expand Down

0 comments on commit 63f9518

Please sign in to comment.