Skip to content

Commit ec05cc1

Browse files
committed
Try another java version
1 parent c0a61a0 commit ec05cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime_build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ jobs:
332332
- uses: actions/setup-java@v4
333333
with:
334334
distribution: temurin
335-
java-version: 11.0.22
335+
java-version: '21'
336336
- name: Restore cached node_modules
337337
uses: actions/cache/restore@v4
338338
id: node_modules

0 commit comments

Comments
 (0)