This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/HTHou-patch-1 by this push:
new 9b6299cc67d Update cluster-it-1c1d.yml
9b6299cc67d is described below
commit 9b6299cc67db9d48ddee9034c1fb57f0b5379195
Author: Haonan <[email protected]>
AuthorDate: Wed Apr 24 11:29:36 2024 +0800
Update cluster-it-1c1d.yml
---
.github/workflows/cluster-it-1c1d.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/cluster-it-1c1d.yml
b/.github/workflows/cluster-it-1c1d.yml
index ff65ccecf90..d7a64c2e85e 100644
--- a/.github/workflows/cluster-it-1c1d.yml
+++ b/.github/workflows/cluster-it-1c1d.yml
@@ -35,7 +35,7 @@ jobs:
fail-fast: false
max-parallel: 20
matrix:
- java: [11]
+ java: [17]
os: [ ubuntu-latest, windows-latest ]
runs-on: ${{ matrix.os }}