Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 26s

This commit is contained in:
janolehuebner 2025-05-26 16:19:51 +02:00
parent d6da5ed53a
commit 418397a1d8

View file

@ -9,7 +9,7 @@ jobs:
build-and-push:
runs-on: docker
container: catthehacker/ubuntu:act-latest
container: johnroyer/forgejo-runners:ubuntu-2204
steps:
- name: Login to Forgejo