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/09/17 14:28:30 UTC

[iotdb] branch JDK17 updated: JDK17

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

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


The following commit(s) were added to refs/heads/JDK17 by this push:
     new 56e3377  JDK17
56e3377 is described below

commit 56e337707bb274c0033417d06fae9e06c8c973f8
Author: HTHou <hh...@outlook.com>
AuthorDate: Fri Sep 17 22:27:13 2021 +0800

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

diff --git a/.github/workflows/main-win.yml b/.github/workflows/main-win.yml
index 8f09c6a..bf68fd7 100644
--- a/.github/workflows/main-win.yml
+++ b/.github/workflows/main-win.yml
@@ -8,6 +8,7 @@ on:
     branches:
       - master
       - 'rel/*'
+      - JDK17
     paths-ignore:
       - 'docs/**'
   pull_request: