mirror of https://github.com/citusdata/citus.git
Bump PG15 CI images to rc2
parent
517b72a9d5
commit
30af70926f
|
@ -6,7 +6,7 @@ orbs:
|
|||
parameters:
|
||||
image_suffix:
|
||||
type: string
|
||||
default: '-vf83b06c'
|
||||
default: '-vcc4855a'
|
||||
pg13_version:
|
||||
type: string
|
||||
default: '13.8'
|
||||
|
@ -15,10 +15,10 @@ parameters:
|
|||
default: '14.5'
|
||||
pg15_version:
|
||||
type: string
|
||||
default: '15rc1'
|
||||
default: '15rc2'
|
||||
upgrade_pg_versions:
|
||||
type: string
|
||||
default: '13.8-14.5-15rc1'
|
||||
default: '13.8-14.5-15rc2'
|
||||
style_checker_tools_version:
|
||||
type: string
|
||||
default: '0.8.18'
|
||||
|
|
Loading…
Reference in New Issue