mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 00:30:02 +00:00
Release 1.4.2 (#191)
* Updated Java version to 21 * Updated Node.js version used in build to 20 * Add Docker ARM64 image
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: '18'
|
||||
java-version: '21'
|
||||
distribution: 'temurin'
|
||||
|
||||
- name: Cache SonarCloud packages
|
||||
|
||||
Reference in New Issue
Block a user