mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
ci: remove minor version from freebsd image name
This way .cirrus.yml does not need to be changed just because freebsd releases a new minor version. Discussion: https://postgr.es/m/20220728095704.ryywoaz4dqqrwstc@alap3.anarazel.de Backpatch: 15-, just like the CI support
This commit is contained in:
parent
6e37312a2a
commit
feae5c0cba
@ -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-1
|
image: family/pg-ci-freebsd-13
|
||||||
platform: freebsd
|
platform: freebsd
|
||||||
cpu: $CPUS
|
cpu: $CPUS
|
||||||
memory: 2G
|
memory: 2G
|
||||||
|
Loading…
x
Reference in New Issue
Block a user