Update .forgejo/workflows/validate.yaml

UPDATE TO UBUNTU-22.04
This commit is contained in:
Vlastimil Novotny / Ch-last / mxnticek 2025-06-15 00:07:55 +02:00
parent 1eabd93d70
commit 46ccbbc58b

View file

@ -9,7 +9,7 @@ on:
jobs:
lint-and-sort:
runs-on: docker
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4