diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b59f87b..8b9eb78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,9 +22,6 @@ on: jobs: build: runs-on: self-hosted - container: - image: ghcr.io/slipstreamm/disagreement-image:latest - options: --user 1001:1001 steps: - name: Checkout code