2
0

Test Go 1.15 and 1.16 in CI

This commit is contained in:
Jack Christensen
2021-03-06 14:42:22 -06:00
parent 36c8fb8257
commit 3b0400a0d4
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
go_version: [1.14, 1.15]
go_version: [1.15, 1.16]
pg_version: [9.6, 10, 11, 12, 13]
steps: