Skip to content

Commit 2a13d82

Browse files
authored
Run test for pg15 (#10)
1 parent d4f8865 commit 2a13d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
pgversion: [14, 13, 12, 11]
15+
pgversion: [15, 14, 13, 12, 11]
1616

1717
env:
1818
PGVERSION: ${{ matrix.pgversion }}

0 commit comments

Comments
 (0)