We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30113e commit 4644858Copy full SHA for 4644858
1 file changed
.cirrus.yml
@@ -2,9 +2,9 @@ task:
2
freebsd_instance:
3
cpu: 1
4
matrix:
5
- - image_family: freebsd-14-0-snap
6
- - image_family: freebsd-13-1
7
- - image_family: freebsd-12-3
+ - image_family: freebsd-15-0-snap
+ - image_family: freebsd-14-0
+ - image_family: freebsd-13-2
8
install_script: pkg install -y bash git autoconf automake libtool groff pkgconf
9
build_script:
10
- ./Configure -n freebsd
0 commit comments