mirror of https://github.com/citusdata/citus.git
wip
parent
861045a7bb
commit
7b816e8d1b
|
@ -443,7 +443,7 @@ workflows:
|
||||||
- build:
|
- build:
|
||||||
name: build-13
|
name: build-13
|
||||||
pg_major: 13
|
pg_major: 13
|
||||||
image_tag: '13.4-dev202108201746'
|
image_tag: '13.4-dev202108220635'
|
||||||
|
|
||||||
- check-style
|
- check-style
|
||||||
- check-sql-snapshots
|
- check-sql-snapshots
|
||||||
|
@ -592,7 +592,7 @@ workflows:
|
||||||
name: 'test-13_check-failure'
|
name: 'test-13_check-failure'
|
||||||
pg_major: 13
|
pg_major: 13
|
||||||
image: citus/failtester
|
image: citus/failtester
|
||||||
image_tag: '13.4-dev202108201746'
|
image_tag: '13.4-dev202108220635'
|
||||||
make: check-failure
|
make: check-failure
|
||||||
requires: [build-13]
|
requires: [build-13]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue