mirror of https://github.com/citusdata/citus.git
use ci images where stylechecker uses the --dev requirements
parent
5e03cf3f0c
commit
19eb550d91
|
@ -6,7 +6,7 @@ orbs:
|
||||||
parameters:
|
parameters:
|
||||||
image_suffix:
|
image_suffix:
|
||||||
type: string
|
type: string
|
||||||
default: '-dev-058c6b4'
|
default: '-dev-5f76d08'
|
||||||
pg14_version:
|
pg14_version:
|
||||||
type: string
|
type: string
|
||||||
default: '14.9'
|
default: '14.9'
|
||||||
|
|
Loading…
Reference in New Issue