mirror of https://github.com/citusdata/citus.git
Bump test images to 15beta4
parent
47bea76c6c
commit
b84251ac08
|
@ -6,7 +6,7 @@ orbs:
|
|||
parameters:
|
||||
image_suffix:
|
||||
type: string
|
||||
default: '-v643b0b7'
|
||||
default: '-v0eef34d'
|
||||
pg13_version:
|
||||
type: string
|
||||
default: '13.8'
|
||||
|
@ -15,10 +15,10 @@ parameters:
|
|||
default: '14.5'
|
||||
pg15_version:
|
||||
type: string
|
||||
default: '15beta3'
|
||||
default: '15beta4'
|
||||
upgrade_pg_versions:
|
||||
type: string
|
||||
default: '13.8-14.5-15beta3'
|
||||
default: '13.8-14.5-15beta4'
|
||||
style_checker_tools_version:
|
||||
type: string
|
||||
default: '0.8.18'
|
||||
|
|
Loading…
Reference in New Issue