Skip to content

Commit 5d61038

Browse files
committed
Test with Postgres 18 on CI
1 parent 901928e commit 5d61038

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
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
include:
1010
- ruby: 3.4
11-
postgres: 17
11+
postgres: 18
1212
- ruby: 2.7
1313
postgres: 9.6
1414
steps:

0 commit comments

Comments
 (0)