Skip to content

Commit c5a2b4b

Browse files
lqiu96Neenu1995
authored andcommitted
1 parent 3b153be commit c5a2b4b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/sdk-platform-java-ci.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,6 @@ jobs:
173173
java-version: 8
174174
distribution: temurin
175175
cache: maven
176-
- name: Compile with Java 17 and run tests with Java 8
177-
shell: bash
178-
run: .kokoro/build.sh
179-
env:
180-
BUILD_SUBDIR: sdk-platform-java
181-
JOB_TYPE: install
182176
- run: echo "JAVA8_HOME=${JAVA_HOME}" >> $GITHUB_ENV
183177
- uses: actions/setup-java@v3
184178
with:

0 commit comments

Comments
 (0)