Skip to content

Commit 3cd81db

Browse files
committed
fix
1 parent d600941 commit 3cd81db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
strategy:
4242
matrix:
43-
go: ['1.16.x', 1.15.x', '1.14.x']
43+
go: ['1.16.x', '1.15.x', '1.14.x']
4444
steps:
4545

4646
- name: Build ${{ matrix.go }}

0 commit comments

Comments
 (0)