From 12b14b918770bcf2efaf3e2163499b24b97f4a43 Mon Sep 17 00:00:00 2001 From: Slipstream Date: Thu, 12 Jun 2025 23:55:41 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33299b7..b59f87b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,6 @@ jobs: runs-on: self-hosted container: image: ghcr.io/slipstreamm/disagreement-image:latest - network: host options: --user 1001:1001 steps: