Skip to content

Commit

Permalink
ci(cirrus): use FreeBSD 13.2 (neovim#24684)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeertzjq authored and ur4ltz committed Sep 15, 2023
1 parent 5e99571 commit 3d0f018
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 @@ -6,7 +6,7 @@ freebsd_task:
name: FreeBSD
only_if: $BRANCH != "master"
freebsd_instance:
image_family: freebsd-13-1
image_family: freebsd-13-2
timeout_in: 30m
install_script:
- pkg install -y cmake gmake ninja unzip wget gettext python git
Expand Down

0 comments on commit 3d0f018

Please sign in to comment.