Skip to content

Commit 7af1d9a

Browse files
[Actions] Don't download JDK 8 on J316sAP
1 parent 3b73b1d commit 7af1d9a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ jobs:
5959
- name: Checkout repository
6060
uses: actions/checkout@v4
6161

62-
- name: set up JDK 1.8
63-
uses: actions/setup-java@v4
64-
with:
65-
java-version: 8
66-
distribution: zulu
67-
6862
- name: Build with CI build script
6963
run: |
7064
export BUILD_IOS=1 J316SAP=1

0 commit comments

Comments
 (0)