Update .gitea/workflows/fedora-checkout.yml
All checks were successful
checkout / checkout (push) Successful in 6s

This commit is contained in:
2025-08-13 10:33:40 +00:00
parent 3a9d8d2de1
commit 61e66d370c

View File

@@ -7,8 +7,8 @@ on:
jobs:
checkout:
runs-on: host-runner
runs-on: ubuntu-latest
steps:
- uses: https://git.phyllo.me/actions/checkout@v4
with: