You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2022/05/26 02:29:00 UTC

[dubbo-rust] 12/20: Enable Github Actions CI workflow #6

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

liujun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-rust.git

commit 1f5fb8eebe11b0ad48e8e6e62acce969372a331f
Merge: 28eab63 2e73b00
Author: ken.lj <ke...@gmail.com>
AuthorDate: Fri May 6 11:02:36 2022 +0800

    Enable Github Actions CI workflow #6
    
    Fix edition and add workflow

 .github/workflows/CI.yml | 54 ++++++++++++++++++++++++++++++++++++++++++++++++
 common/Cargo.toml        |  2 +-
 config/Cargo.toml        |  2 +-
 metadata/Cargo.toml      |  2 +-
 protocol/Cargo.toml      |  2 +-
 registry/Cargo.toml      |  2 +-
 xds/Cargo.toml           |  2 +-
 7 files changed, 60 insertions(+), 6 deletions(-)