projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ff358b
)
ci: remove minor version from freebsd image name
author
Andres Freund
<andres@anarazel.de>
Mon, 1 Aug 2022 00:40:42 +0000
(17:40 -0700)
committer
Andres Freund
<andres@anarazel.de>
Mon, 1 Aug 2022 01:51:47 +0000
(18:51 -0700)
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
.cirrus.yml
patch
|
blob
|
blame
|
history
diff --git
a/.cirrus.yml
b/.cirrus.yml
index 72735d225a3b2d3ec9dceffb21f434e198fbe1fa..81eb8a9996d7b914e5738f55e336afd2d817a1cd 100644
(file)
--- a/
.cirrus.yml
+++ b/
.cirrus.yml
@@
-52,7
+52,7
@@
task:
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