Update CI to test on Go 1.19
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.18]
|
||||
go-version: [1.19]
|
||||
pg-version: [11, 12, 13, 14, 15, cockroachdb]
|
||||
include:
|
||||
- pg-version: 11
|
||||
|
||||
Reference in New Issue
Block a user