Skip to content

Commit

Permalink
Drop 11 support, add 16
Browse files Browse the repository at this point in the history
  • Loading branch information
kovmir committed Nov 7, 2023
1 parent d79a921 commit 5d79169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ jobs:
strategy:
matrix:
pgversion:
- 16
- 15
- 14
- 13
- 12
- 11

env:
PGVERSION: ${{ matrix.pgversion }}
Expand Down

0 comments on commit 5d79169

Please sign in to comment.