Forgejo actions config
Some checks failed
ci / docker (push) Waiting to run
/ Test (push) Successful in 3s
/ Checkout (push) Successful in 10s
/ Build (push) Failing after 6s

This commit is contained in:
david 2024-07-22 00:48:05 +02:00
parent 5aa635c704
commit 7489edce83

View file

@ -5,7 +5,7 @@ on:
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: docker-in-docker
steps: steps:
- -
name: Set up QEMU name: Set up QEMU