mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-03 22:29:13 +08:00
[godot] Update GH workflow for Android to use JDK 17
This commit is contained in:
parent
38fa8800f3
commit
63f75dcd38
2
.github/workflows/spine-godot-v4.yml
vendored
2
.github/workflows/spine-godot-v4.yml
vendored
@ -235,7 +235,7 @@ jobs:
|
|||||||
- name: Set up Java 11
|
- name: Set up Java 11
|
||||||
uses: actions/setup-java@v1
|
uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
java-version: 11
|
java-version: 17
|
||||||
|
|
||||||
- name: Setup python and scons
|
- name: Setup python and scons
|
||||||
uses: ./.github/actions/setup-godot-deps
|
uses: ./.github/actions/setup-godot-deps
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user