You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2021/01/30 08:40:26 UTC

[iotdb] branch accelerate_github_action updated (59a23de -> e21d139)

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

hxd pushed a change to branch accelerate_github_action
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 59a23de  test why sonar does not work
     add e21d139  split mac to a new github action

No new revisions were added by this update.

Summary of changes:
 .../workflows/{main-unix.yml => main-linux.yml}    | 16 ++++----
 .github/workflows/main-mac.yml                     | 46 ++++++++++++++++++++++
 .github/workflows/main-win.yml                     |  3 +-
 3 files changed, 56 insertions(+), 9 deletions(-)
 rename .github/workflows/{main-unix.yml => main-linux.yml} (84%)
 create mode 100644 .github/workflows/main-mac.yml