Update .gitea/workflows/fedora-checkout.yml
All checks were successful
release / checkout (push) Successful in 11s
All checks were successful
release / checkout (push) Successful in 11s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user