2
0

Use Go 1.18

This commit is contained in:
Jack Christensen
2022-04-09 09:11:19 -05:00
parent 829babcea9
commit 95265a7421
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
go-version: [1.17]
go-version: [1.18]
pg-version: [10, 11, 12, 13, 14, cockroachdb]
include:
- pg-version: 10