mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[godot] Use Java 17 for Android template build
This commit is contained in:
parent
cc982db033
commit
1883f1e894
2
.github/workflows/spine-godot.yml
vendored
2
.github/workflows/spine-godot.yml
vendored
@ -203,7 +203,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-3
|
uses: ./.github/actions/setup-godot-deps-3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user