Skip to content

Commit d0dbc8b

Browse files
committed
Added Postgres 18 to CI [skip ci]
1 parent bb855e6 commit d0dbc8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
fail-fast: false
99
matrix:
1010
include:
11+
- postgres: 18
12+
os: ubuntu-24.04
1113
- postgres: 17
1214
os: ubuntu-24.04
1315
- postgres: 16

0 commit comments

Comments
 (0)