This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git
commit 201f1652195dd6f326d14982bd35ecdbd99e0d3b Author: kezhenxu94 <[email protected]> AuthorDate: Wed Jun 30 21:13:32 2021 +0800 Update github-actions.yml --- .github/workflows/github-actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index f0cff48..7eb0dea 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -36,6 +36,7 @@ jobs: matrix: go_version: - 1.15 + - 1.14 os: - ubuntu-latest
