Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d993cfa commit fcec008Copy full SHA for fcec008
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- go-version: [1.18]
+ go-version: [1.19]
21
pg-version: [11, 12, 13, 14, 15, cockroachdb]
22
include:
23
- pg-version: 11
0 commit comments