We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e635ad2 commit 138a242Copy full SHA for 138a242
1 file changed
.github/workflows/android.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup JDK
16
uses: actions/setup-java@v1
17
with:
18
- java-version: 1.8
+ java-version: 11
19
20
- name: Sdl Android Tests
21
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
0 commit comments