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