Update .forgejo/workflows/validate.yaml
UPDATE TO UBUNTU-22.04
This commit is contained in:
parent
1eabd93d70
commit
46ccbbc58b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint-and-sort:
|
lint-and-sort:
|
||||||
runs-on: docker
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue