mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-03 05:10:27 +03:00
Use .tools-versions file for Java version in GitHub workflows
This commit is contained in:
committed by
Niels van Velzen
parent
cdbb1dd56c
commit
da02e7c93b
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 21
|
||||
java-version-file: .tools-versions
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0
|
||||
- name: Assemble debug APKs
|
||||
|
||||
Reference in New Issue
Block a user