Skip to content

Commit 3d0c701

Browse files
committed
Delete java step
1 parent 0927d13 commit 3d0c701

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/runtime_build_and_test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,6 @@ jobs:
329329
cache-dependency-path: |
330330
yarn.lock
331331
compiler/yarn.lock
332-
- uses: actions/setup-java@v4
333-
with:
334-
distribution: temurin
335-
java-version: 11.0.22
336332
- name: Restore cached node_modules
337333
uses: actions/cache/restore@v4
338334
id: node_modules

0 commit comments

Comments
 (0)