Skip to content

Commit

Permalink
fix ci freebsd image in cirrus ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Mar 13, 2024
1 parent e30113e commit 4644858
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ task:
freebsd_instance:
cpu: 1
matrix:
- image_family: freebsd-14-0-snap
- image_family: freebsd-13-1
- image_family: freebsd-12-3
- image_family: freebsd-15-0-snap
- image_family: freebsd-14-0
- image_family: freebsd-13-2
install_script: pkg install -y bash git autoconf automake libtool groff pkgconf
build_script:
- ./Configure -n freebsd
Expand Down

0 comments on commit 4644858

Please sign in to comment.