diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index 22ef263..a95a24a 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -9,7 +9,7 @@ jobs: container: image: ghcr.io/catthehacker/ubuntu:act-latest # image: gitea/runner-images:ubuntu-latest - image: gitea.example.com/xyz/ubuntu-act:22.04 + # image: gitea.example.com/xyz/ubuntu-act:22.04 # credentials: # username: ${{ gitea.actor }} # password: ${{ secrets.GA_TOKEN }}