Skip to content

Commit

Permalink
Add old PostgreSQL version to tests and delete travis leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
za-arthur committed Nov 28, 2023
1 parent 7b1746d commit d239c3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 79 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- 12
- 11
- 10
- 9.6
- 9.5
- 9.4

name: PostgreSQL ${{ matrix.pg }}
runs-on: ubuntu-latest
Expand Down
69 changes: 0 additions & 69 deletions regress/travis_prepare.sh

This file was deleted.

10 changes: 0 additions & 10 deletions regress/travis_test.sh

This file was deleted.

0 comments on commit d239c3f

Please sign in to comment.