diff --git a/.github/workflows/codeberg-publish.yml b/.github/workflows/codeberg-publish.yml index 25f81a0..a2cecfd 100644 --- a/.github/workflows/codeberg-publish.yml +++ b/.github/workflows/codeberg-publish.yml @@ -11,9 +11,6 @@ jobs: build: runs-on: nune-runner - container: - image: ghcr.io/catthehacker/ubuntu:act-22.04 - steps: - name: Checkout repository uses: actions/checkout@v4