[skip ci] Use Adoptium distributed Java in workflows

Also rename workflow file
This commit is contained in:
AntsyLich 2025-01-10 05:02:41 +06:00 committed by GitHub
parent bf08f89cc5
commit 3ff8fd8167
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
with:
java-version: 17
distribution: adopt
distribution: temurin
- name: Setup Android SDK
run: |