Skip to content

Commit 5654161

Browse files
authored
ci: fix sdk-platform-java-ci syntax
1 parent 35b7d67 commit 5654161

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
with:
185185
java-version: 17
186186
distribution: temurin
187+
- name: Compile with Java 17 and run tests with Java 8
187188
shell: bash
188189
run: |
189190
set -x

0 commit comments

Comments
 (0)