mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[godot] Update to Godot 3.6.1 in GH workflow to fix embree issues
This commit is contained in:
parent
e9ecd36c53
commit
73aa4ff6c5
6
.github/workflows/spine-godot.yml
vendored
6
.github/workflows/spine-godot.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build spine-godot (Godot 3.5)
|
||||
name: Build spine-godot (Godot 3.6)
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
@ -12,8 +12,8 @@ env:
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
AWS_EC2_METADATA_DISABLED: true
|
||||
EM_VERSION: 3.1.14
|
||||
GODOT_TAG: 3.6-stable
|
||||
GODOT_VERSION: 3.6.stable
|
||||
GODOT_TAG: 3.6.1-stable
|
||||
GODOT_VERSION: 3.6.1.stable
|
||||
|
||||
jobs:
|
||||
godot-editor-windows:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user