Skip to content

Commit c14f44d

Browse files
committed
feat: add versioning and new example scenarios for xap-java-sdk
Signed-off-by: mohnoor94 <[email protected]>
1 parent 6658e57 commit c14f44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
integration-tests:
1515
strategy:
1616
matrix:
17-
jdk: [ 8, 11, 17, 21 ]
17+
jdk: [ 11, 17, 21 ]
1818
uses: ./.github/workflows/integration-tests.yaml
1919
secrets: inherit
2020
with:

0 commit comments

Comments
 (0)