Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fcec008

Browse files
committed
Update CI to test on Go 1.19
1 parent d993cfa commit fcec008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
go-version: [1.18]
20+
go-version: [1.19]
2121
pg-version: [11, 12, 13, 14, 15, cockroachdb]
2222
include:
2323
- pg-version: 11

0 commit comments

Comments
 (0)