Skip to content

Commit 6663706

Browse files
committed
CI: add PostgreSQL v18
1 parent 69b258d commit 6663706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.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-
postgresql-versions: ['11', '12', '13', '14', '15']
15+
postgresql-versions: ['11', '12', '13', '14', '15', '16', '17', '18']
1616
fail-fast: false
1717

1818
services:

0 commit comments

Comments
 (0)