We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903bc26 commit a52d897Copy full SHA for a52d897
.cirrus.yml
@@ -2,6 +2,7 @@ task:
2
name: FreeBSD (shortest)
3
freebsd_instance:
4
matrix:
5
+ image_family: freebsd-14-0
6
image_family: freebsd-13-2
7
install_script: pkg install -y gmake coreutils
8
script: |
0 commit comments