Skip to content

Commit 147b9ee

Browse files
author
cong.li
committed
update
1 parent 39e6752 commit 147b9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/setup-go@v2
1313
with:
1414
stable: 'true'
15-
go-version: '^1.16.1'
15+
go-version: '^1.19.1'
1616
- name: build
1717
run: |
1818
go install github.com/mitchellh/gox@latest

0 commit comments

Comments
 (0)