Skip to content

Commit 47ecaee

Browse files
committed
update ci to golang-1.16.5
1 parent accd260 commit 47ecaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [macos-latest, macos-11.0, ubuntu-latest]
15-
go-version: [1.15, 1.16.2]
15+
go-version: [1.15, 1.16.5]
1616
ruby-version: [2.7]
1717

1818
name: ${{ matrix.os }} / go-${{ matrix.go-version }}

0 commit comments

Comments
 (0)