Skip to content

Commit

Permalink
update unit test jdk to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKast committed Aug 17, 2023
1 parent b414113 commit 745719d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup JDK
uses: actions/setup-java@v1
with:
java-version: 11
java-version: 17

- name: Sdl Android Tests
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
Expand Down

0 comments on commit 745719d

Please sign in to comment.