mirror of https://github.com/citusdata/citus.git
Bump PG15 CI images to rc2
(cherry picked from commit 30af70926f
)
(cherry picked from commit 6c2a3c0651ae2a16a7fb8fa0d82079162c02fd95)
pull/6482/head
parent
90a2fb3a67
commit
4f2a563df3
|
@ -6,7 +6,7 @@ orbs:
|
||||||
parameters:
|
parameters:
|
||||||
image_suffix:
|
image_suffix:
|
||||||
type: string
|
type: string
|
||||||
default: '-vf83b06c'
|
default: '-vcc4855a'
|
||||||
pg13_version:
|
pg13_version:
|
||||||
type: string
|
type: string
|
||||||
default: '13.8'
|
default: '13.8'
|
||||||
|
@ -15,10 +15,10 @@ parameters:
|
||||||
default: '14.5'
|
default: '14.5'
|
||||||
pg15_version:
|
pg15_version:
|
||||||
type: string
|
type: string
|
||||||
default: '15rc1'
|
default: '15rc2'
|
||||||
upgrade_pg_versions:
|
upgrade_pg_versions:
|
||||||
type: string
|
type: string
|
||||||
default: '13.8-14.5-15rc1'
|
default: '13.8-14.5-15rc2'
|
||||||
style_checker_tools_version:
|
style_checker_tools_version:
|
||||||
type: string
|
type: string
|
||||||
default: '0.8.18'
|
default: '0.8.18'
|
||||||
|
|
Loading…
Reference in New Issue