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