mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
Fix GH runner version for format workflow
This commit is contained in:
parent
518fe48583
commit
33cf98b467
2
.github/workflows/format-check.yml
vendored
2
.github/workflows/format-check.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Install OS dependencies (needed for act on ubuntu-latest)
|
- name: Install OS dependencies (needed for act on ubuntu-latest)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user