mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 23:37:43 +00:00
build: move JDK configuration for desktop app to Conveyor configuration
This commit is contained in:
parent
225f58f81c
commit
051cfb7248
6 changed files with 2 additions and 22 deletions
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
|
|
@ -16,12 +16,6 @@ jobs:
|
|||
name: Test server
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Java 21
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 21
|
||||
java-package: 'jdk'
|
||||
distribution: 'temurin'
|
||||
- name: Setup Java 17
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue