diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 958d404..dc7af7d 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -2,7 +2,7 @@ on: [push] jobs: build: container: - image: git.hannover.ccc.de/c3h/leitstelle-forgejo-actions/runner:latest + image: ghcr.io/catthehacker/ubuntu:act-22.04 env: RUNNER_TOOL_CACHE: /toolcache TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'