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 f6a2f6c commit fcafcc8Copy full SHA for fcafcc8
1 file changed
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
go-version:
22
- "1.24"
23
- "1.25"
24
- postgres-version: [17, 16, 15]
+ postgres-version: [18, 17, 16]
25
fail-fast: false
26
timeout-minutes: 5
27
0 commit comments