mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2024-11-10 04:37:24 +01:00
Build with JDK 17
This commit is contained in:
parent
2f27f2ac3a
commit
d53ee9fd26
2
.github/workflows/build_app.yml
vendored
2
.github/workflows/build_app.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
java-version: 11
|
java-version: 17
|
||||||
distribution: adopt
|
distribution: adopt
|
||||||
|
|
||||||
- name: Get previous release
|
- name: Get previous release
|
||||||
|
Loading…
Reference in New Issue
Block a user