2
0

Update supported Go versions and add 1.20 to CI

This commit is contained in:
Jack Christensen
2023-02-04 07:01:03 -06:00
parent 32c29a6edd
commit 98543e0354
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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