mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 01:06:00 +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:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
|
||||
- name: Install OS dependencies (needed for act on ubuntu-latest)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user