From 7a5c84d9eaa984bdf6fbba265f29d0d6545a2ede Mon Sep 17 00:00:00 2001 From: Uladzislau Date: Mon, 15 Apr 2024 12:36:12 +0200 Subject: [PATCH] zulu JDK changed to semeru JDK Signed-off-by: Uladzislau --- .github/workflows/build.yml | 6 +++--- .github/workflows/release.yml | 2 +- README.md | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bac65558a..136c4700e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: - name: Setup Java uses: actions/setup-java@v4 with: - distribution: zulu + distribution: semeru java-version: 11 - name: Setup Gradle @@ -89,7 +89,7 @@ jobs: - name: Setup Java uses: actions/setup-java@v4 with: - distribution: zulu + distribution: semeru java-version: 11 - name: Setup Gradle @@ -139,7 +139,7 @@ jobs: - name: Setup Java uses: actions/setup-java@v4 with: - distribution: zulu + distribution: semeru java-version: 11 - name: Setup Gradle diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ff7ad772f..f83a008c8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: - name: Setup Java uses: actions/setup-java@v4 with: - distribution: zulu + distribution: semeru java-version: 11 - name: Setup Gradle diff --git a/README.md b/README.md index b09c75f8c..fa1ea531d 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,6 @@ some of the communication chanels: * [For Mainframe GitHub (create or review issues)](https://github.com/for-mainframe/For-Mainframe/issues) * [Zowe Explorer IntelliJ GitHub (create or review issues)](https://github.com/zowe/zowe-explorer-intellij/issues) * Email to: Uladzislau Kalesnikau (Team Lead of the IJMP) -* Email to: Valiantsin Krus (Tech Lead of the IJMP) **Note: GitHub issue is the preferred way of communicating in case of creating some bug/feature/request for enhancement. If you need direct consulting or you have any related questions, please, reach us out using Slack channels or E-mail**