Skip to content

Commit 4b91883

Browse files
authored
chore: update cirrus.ci image (#10175)
1 parent 26a6b8a commit 4b91883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tests_task:
22
# We only use Cirrus CI for FreeBSD at present; the rest of the task will assume FreeBSD.
33
freebsd_instance:
4-
image_family: freebsd-14-0
4+
image_family: freebsd-14-2
55
# Cirrus has a concurrency limit of 8 vCPUs for FreeBSD. Allow executing 4 tasks in parallel.
66
cpu: 2
77
memory: 2G

0 commit comments

Comments
 (0)