Update .forgejo/workflows/m3u-checker.yml

UPDATE TO UBUNTU-22.04
This commit is contained in:
Vlastimil Novotny / Ch-last / mxnticek 2025-06-15 00:04:14 +02:00
parent e6938b84bb
commit 1eabd93d70

View file

@ -11,7 +11,7 @@ on:
jobs:
check-m3u-links:
runs-on: docker
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v4