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 17712b2 commit fcaed97Copy full SHA for fcaed97
.cirrus.yml
@@ -9,10 +9,10 @@ freebsd_task:
9
# FreeBSD fails to start with 1 GB. 8 CPUs max concurrency.
10
# The number of CPU cores must be either 1 or a multiple of 2.
11
matrix:
12
- - image_family: freebsd-12-4
+ - image_family: freebsd-13-2
13
cpu: 2
14
memory: 2G
15
- - image_family: freebsd-13-2
+ - image_family: freebsd-14-0
16
17
18
env:
0 commit comments