Skip to content

Commit

Permalink
Merge branch 'zowe-release/v1.2.0-223' into zowe-release/v1.2.0-231
Browse files Browse the repository at this point in the history
  • Loading branch information
KUGDev committed Apr 15, 2024
2 parents 82d32ed + 24b3a06 commit 9099556
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: zulu
distribution: semeru
java-version: 17

- name: Setup Gradle
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: zulu
distribution: semeru
java-version: 17

- name: Setup Gradle
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: zulu
distribution: semeru
java-version: 17

- name: Setup Gradle
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: zulu
distribution: semeru
java-version: 17

- name: Setup Gradle
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ some of the communication chanels:
* [For Mainframe GitHub (create or review issues)](https://github.com/for-mainframe/For-Mainframe/issues)
* [Zowe Explorer IntelliJ team GitHub (create or review issues)](https://github.com/zowe/zowe-explorer-intellij/issues)
* Email to: <a href="mailto:[email protected]">Uladzislau Kalesnikau (Team Lead of the IJMP)</a>
* Email to: <a href="mailto:[email protected]">Valiantsin Krus (Tech Lead of the IJMP)</a>

**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**

0 comments on commit 9099556

Please sign in to comment.