This way .cirrus.yml does not need to be changed just because freebsd releases
a new minor version.
Discussion: https://postgr.es/m/
20220728095704[email protected]
Backpatch: 15-, just like the CI support
compute_engine_instance:
image_project: $IMAGE_PROJECT
- image: family/pg-ci-freebsd-13-1
+ image: family/pg-ci-freebsd-13
platform: freebsd
cpu: $CPUS
memory: 2G