Skip to content

Commit

Permalink
Postgres 14 has been released and is fully supported now. (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
DimCitus committed Dec 6, 2021
1 parent 2d64147 commit 0364134
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ matrix:
- env: PGVERSION=13 TEST=ssl
- env: PGVERSION=14 TEST=ssl
- env: LINTING=true
allow_failures:
- env: PGVERSION=14 TEST=multi
- env: PGVERSION=14 TEST=single
- env: PGVERSION=14 TEST=monitor
- env: PGVERSION=14 TEST=ssl
before_install:
- git clone -b v0.7.18 --depth 1 https://github.com/citusdata/tools.git
- sudo make -C tools install
Expand Down

0 comments on commit 0364134

Please sign in to comment.