Update .forgejo/workflows/m3u-checker.yml
UPDATE TO UBUNTU-22.04
This commit is contained in:
parent
e6938b84bb
commit
1eabd93d70
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue