We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a6b8a commit 4b91883Copy full SHA for 4b91883
.cirrus.yml
@@ -1,7 +1,7 @@
1
tests_task:
2
# We only use Cirrus CI for FreeBSD at present; the rest of the task will assume FreeBSD.
3
freebsd_instance:
4
- image_family: freebsd-14-0
+ image_family: freebsd-14-2
5
# Cirrus has a concurrency limit of 8 vCPUs for FreeBSD. Allow executing 4 tasks in parallel.
6
cpu: 2
7
memory: 2G
0 commit comments