Skip to content

Commit

Permalink
Update .github/workflows/ci-android-jni.yml
Browse files Browse the repository at this point in the history
Bump java version from 11 to 17.

Co-authored-by: Ewout ter Hoeven <E.M.terHoeven@student.tudelft.nl>
  • Loading branch information
2 people authored and vigneshvg committed Sep 26, 2023
1 parent 97757d6 commit fc592f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-android-jni.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
with:
distribution: "zulu"
java-version: 11
java-version: 17
- name: Download and Setup the Android SDK
uses: android-actions/setup-android@13f81365a437096ca29f87b1e7389bf0ea1385ed # v3.0.0
- name: Install CMake in the Android SDK
Expand Down

0 comments on commit fc592f0

Please sign in to comment.