We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46c1b1 commit e21da65Copy full SHA for e21da65
.cirrus.yml
@@ -1,8 +1,8 @@
1
task:
2
freebsd_instance:
3
matrix:
4
- - image_family: freebsd-13-2
5
- - image_family: freebsd-14-0
+ - image_family: freebsd-13-3
+ - image_family: freebsd-14-1
6
7
environment:
8
CFLAGS: -O2 -pipe -fPIC -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include
0 commit comments