Skip to content

Commit c61a08b

Browse files
committed
ci: Remove extra compile job
1 parent ed0ac75 commit c61a08b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.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)