Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit feae5c0

Browse files
committed
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
1 parent 6e37312 commit feae5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
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-1
55+
image: family/pg-ci-freebsd-13
5656
platform: freebsd
5757
cpu: $CPUS
5858
memory: 2G

0 commit comments

Comments
 (0)