Skip to content

Commit

Permalink
Merge branch 'master' into fix_321
Browse files Browse the repository at this point in the history
  • Loading branch information
bpaquet authored Oct 3, 2023
2 parents 9dd1153 + 2a13d82 commit 56a4253
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 56a4253

Please sign in to comment.