Skip to content

Commit

Permalink
Cirrus CI: update FreeBSD to 14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmisev committed Sep 8, 2024
1 parent 2f2a284 commit a01d9a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ task:
apk update
apk add build-base cmake curl g++ git
- name: FreeBSD 14.0
- name: FreeBSD 14.1
freebsd_instance:
image_family: freebsd-14-0
image_family: freebsd-14-1
install_script: |
pkg install -y cmake git
Expand Down

0 comments on commit a01d9a7

Please sign in to comment.