Skip to content

Commit 15e2192

Browse files
Update sdkbuild2run.yml
1 parent 7ba4df9 commit 15e2192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdkbuild2run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up JDK
2727
uses: actions/setup-java@v4
2828
with:
29-
java-version: '1.8.0_261'
29+
java-version: '8'
3030
distribution: 'temurin'
3131
cache: maven
3232
- name: Build with Maven

0 commit comments

Comments
 (0)