Skip to content

Commit a8f02f3

Browse files
committed
Merge branch 'dev'
2 parents 0d2a538 + 8643535 commit a8f02f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
go: [1.14.2]
10+
go: [1.17.1, 1.16.8]
1111
services:
1212
postgres:
1313
image: postgres:12

0 commit comments

Comments
 (0)