Skip to content

Commit cd2df1c

Browse files
authored
use jdk 11 instead of 17
1 parent 4f9a6b5 commit cd2df1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- uses: actions/setup-java@v4
8383
with:
84-
java-version: 17
84+
java-version: 11
8585
distribution: temurin
8686

8787
- name: Add msbuild to PATH

0 commit comments

Comments
 (0)