Skip to content

Commit 18e77f3

Browse files
committed
Merge branch 'v1.0.x-test-actions' of github.com:tencentyun/iot-ijkplayer into v1.0.x-test-actions
2 parents bc98893 + 68d6171 commit 18e77f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android_debug_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/setup-java@v4
3131
with:
3232
distribution: 'temurin' # See 'Supported distributions' for available options
33-
java-version: '11'
33+
java-version: '17'
3434
- name: Build with Gradle
3535
run: |
3636
ls -l /Users/runner/work/iot-ijkplayer/iot-ijkplayer/android-ndk-r10e

0 commit comments

Comments
 (0)