Skip to content

Commit d69c469

Browse files
committed
Build SDK in higher version
1 parent 928a6ba commit d69c469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/setup-java@v2
3939
with:
4040
distribution: 'temurin'
41-
java-version: '8'
41+
java-version: '17'
4242
- name: Build the Java SDK
4343
run: |
4444
mvn -version

0 commit comments

Comments
 (0)