Skip to content

Commit 0be265c

Browse files
committed
bump model generation workflow java sdk version to 17.0.x
Signed-off-by: Min Jin <[email protected]>
1 parent ac0d390 commit 0be265c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/setup-java@v4
3636
with:
3737
distribution: 'temurin'
38-
java-version: 11
38+
java-version: 17.0.x
3939
- name: Checkout Gen
4040
uses: actions/checkout@v4
4141
with:

0 commit comments

Comments
 (0)