We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcca8e commit 9812896Copy full SHA for 9812896
1 file changed
.github/workflows/sdk-platform-java-ci.yaml
@@ -184,6 +184,7 @@ jobs:
184
with:
185
java-version: 17
186
distribution: temurin
187
+ - name: Compile with Java 17 and run tests with Java 8
188
shell: bash
189
run: |
190
set -x
0 commit comments