We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f8865 commit 2a13d82Copy full SHA for 2a13d82
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- pgversion: [14, 13, 12, 11]
+ pgversion: [15, 14, 13, 12, 11]
16
17
env:
18
PGVERSION: ${{ matrix.pgversion }}
0 commit comments