mirror of https://github.com/citusdata/citus.git
Bump style checker tools version to 0.8.18
parent
2b74735496
commit
9ac60d1efa
|
@ -6,7 +6,7 @@ orbs:
|
||||||
parameters:
|
parameters:
|
||||||
image_suffix:
|
image_suffix:
|
||||||
type: string
|
type: string
|
||||||
default: '-v0aadde0'
|
default: '-dev-4928b60'
|
||||||
pg13_version:
|
pg13_version:
|
||||||
type: string
|
type: string
|
||||||
default: '13.4'
|
default: '13.4'
|
||||||
|
@ -18,7 +18,7 @@ parameters:
|
||||||
default: '13.4-14.0-15beta3'
|
default: '13.4-14.0-15beta3'
|
||||||
style_checker_tools_version:
|
style_checker_tools_version:
|
||||||
type: string
|
type: string
|
||||||
default: '0.7.9'
|
default: '0.8.18'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
description: Build the citus extension
|
description: Build the citus extension
|
||||||
|
|
Loading…
Reference in New Issue