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 69b258d commit 6663706Copy full SHA for 6663706
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- postgresql-versions: ['11', '12', '13', '14', '15']
+ postgresql-versions: ['11', '12', '13', '14', '15', '16', '17', '18']
16
fail-fast: false
17
18
services:
0 commit comments