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