Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 30c346a

Browse files
Build[ios]: define boot jdk distribution
1 parent 65bd51b commit 30c346a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
uses: actions/setup-java@v4
6464
with:
6565
java-version: 1.7
66+
distribution: zulu
6667

6768
- name: Build with CI build script
6869
run: |

0 commit comments

Comments
 (0)