You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/05/10 16:02:54 UTC

[iotdb] branch JDK16 updated: run unix

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

haonan pushed a commit to branch JDK16
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/JDK16 by this push:
     new 5c4a82a  run unix
5c4a82a is described below

commit 5c4a82aa2660ef1c0d7e13897f0412da0799151a
Author: HTHou <hh...@outlook.com>
AuthorDate: Tue May 11 00:02:26 2021 +0800

    run unix
---
 .github/workflows/main-unix.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/main-unix.yml b/.github/workflows/main-unix.yml
index f94f053..fc26c8a 100644
--- a/.github/workflows/main-unix.yml
+++ b/.github/workflows/main-unix.yml
@@ -9,6 +9,7 @@ on:
       - master
       - 'rel/*'
       - Vector
+      - JDK16
     paths-ignore:
       - 'docs/**'
   pull_request: