Skip to content

Commit

Permalink
Run test for pg15 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
bpaquet authored Oct 3, 2023
1 parent d4f8865 commit 2a13d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
pgversion: [14, 13, 12, 11]
pgversion: [15, 14, 13, 12, 11]

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

0 comments on commit 2a13d82

Please sign in to comment.