Skip to content

Commit 9c9fc20

Browse files
committed
ci: switch to freebsd 13.1
freebsd 13.0 is out of support, switch to 13.1. It might be a good idea to remove the minor version number from the image name, but there's not been a response to that so far... Discussion: https://postgr.es/m/[email protected] Backpatch: 15-, just like the CI support
1 parent d386b75 commit 9c9fc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ task:
5252

5353
compute_engine_instance:
5454
image_project: $IMAGE_PROJECT
55-
image: family/pg-ci-freebsd-13-0
55+
image: family/pg-ci-freebsd-13-1
5656
platform: freebsd
5757
cpu: $CPUS
5858
memory: 2G

0 commit comments

Comments
 (0)