You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ke...@apache.org on 2021/06/30 13:13:41 UTC

[dubbo-go-pixiu] 01/01: Update github-actions.yml

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 <ke...@apache.org>
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