mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[godot] Update action to ubuntu-latest for Linux to fix GCC sanitizer support.
This commit is contained in:
parent
83945e17dc
commit
3c94e429cc
2
.github/workflows/spine-godot.yml
vendored
2
.github/workflows/spine-godot.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
path: spine-godot/godot/bin/godot.windows.opt.tools.64.exe
|
||||
|
||||
godot-editor-linux:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user