Skip to content

Commit e21da65

Browse files
committed
CI: Update FreeBSD images to 13.3-RELEASE and 14.1-RELEASE.
1 parent c46c1b1 commit e21da65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
task:
22
freebsd_instance:
33
matrix:
4-
- image_family: freebsd-13-2
5-
- image_family: freebsd-14-0
4+
- image_family: freebsd-13-3
5+
- image_family: freebsd-14-1
66

77
environment:
88
CFLAGS: -O2 -pipe -fPIC -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include

0 commit comments

Comments
 (0)