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:40 UTC

[dubbo-go-pixiu] branch kezhenxu94-patch-1 created (now 201f165)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git.


      at 201f165  Update github-actions.yml

This branch includes the following new commits:

     new 201f165  Update github-actions.yml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

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