talhatest/bump_versions
Sait Talha Nisanci 2021-08-22 10:02:01 +03:00
parent 861045a7bb
commit 7b816e8d1b
1 changed files with 2 additions and 2 deletions

View File

@ -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]