summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Alsharifi <599206+bilal-alsharifi@users.noreply.github.com>2020-08-19 15:59:54 -0400
committerGitHub <noreply@github.com>2020-08-19 15:59:54 -0400
commitc5b321a6c9e9f8b7939ffd757474beaf6fe0ac54 (patch)
tree6e1d8d94713e5a4cefe99b989147ffaacb2bc7a8
parent62018478537afacb886177c5a9afb7afc8feb67a (diff)
downloadsdl_android-c5b321a6c9e9f8b7939ffd757474beaf6fe0ac54.tar.gz
Update android.yml to use java 7
-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 c2ec6bf32..9d0b57d87 100644
--- a/.github/workflows/android.yml
+++ b/.github/workflows/android.yml
@@ -15,7 +15,7 @@ jobs:
- name: Setup JDK
uses: actions/setup-java@v1
with:
- java-version: 1.8
+ java-version: 1.7
- name: Sdl Android Tests
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner