Skip to content

Commit bc76e51

Browse files
committed
use postgres 16-18 for CI
1 parent f6a2f6c commit bc76e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version:
2222
- "1.24"
2323
- "1.25"
24-
postgres-version: [17, 16, 15]
24+
postgres-version: [18, 17, 16]
2525
fail-fast: false
2626
timeout-minutes: 5
2727

0 commit comments

Comments
 (0)