summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Alsharifi <599206+bilal-alsharifi@users.noreply.github.com>2021-09-14 12:08:34 -0400
committerGitHub <noreply@github.com>2021-09-14 12:08:34 -0400
commitdeabce00f3a66cce9fcd6c623dd88a3a609f4140 (patch)
tree286025a76e2c4b70a3b968ea9fdf74f159ebaf91
parentcd6ebf2135c45f832c8305ba8d76a486260af9b4 (diff)
downloadsdl_android-deabce00f3a66cce9fcd6c623dd88a3a609f4140.tar.gz
use java 11
-rw-r--r--.github/workflows/android.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index b06ba3f15..99816860d 100644
--- a/.github/workflows/android.yml
+++ b/.github/workflows/android.yml
@@ -16,7 +16,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: 'zulu'
- java-version: '8.0.302+8'
+ java-version: '11'
- name: Sdl Android Tests
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner