mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
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/20220728095704.ryywoaz4dqqrwstc@alap3.anarazel.de Backpatch: 15-, just like the CI support
This commit is contained in:
parent
4ddfbd2a8e
commit
e1c95e50e9
@ -52,7 +52,7 @@ task:
|
|||||||
|
|
||||||
compute_engine_instance:
|
compute_engine_instance:
|
||||||
image_project: $IMAGE_PROJECT
|
image_project: $IMAGE_PROJECT
|
||||||
image: family/pg-ci-freebsd-13-0
|
image: family/pg-ci-freebsd-13-1
|
||||||
platform: freebsd
|
platform: freebsd
|
||||||
cpu: $CPUS
|
cpu: $CPUS
|
||||||
memory: 2G
|
memory: 2G
|
||||||
|
Loading…
x
Reference in New Issue
Block a user