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

This commit is contained in:
2025-11-16 20:39:12 +00:00
parent e1478a159d
commit d75fa31455

View File

@@ -8,6 +8,10 @@ on:
jobs:
checkout:
runs-on: fedora-cloud-42
defaults:
run:
shell: bash
container:
image: git.phyllo.me/devops/fedora-runner-image:latest
steps:
- uses: https://git.phyllo.me/devops/checkout@v4