mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +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
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 11
|
||||
java-version: 17
|
||||
|
||||
- name: Setup python and scons
|
||||
uses: ./.github/actions/setup-godot-deps-3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user