From 1f2a23e307c641e7a1da8afdb83dce15e2671866 Mon Sep 17 00:00:00 2001 From: Valentin Haudiquet Date: Thu, 25 Dec 2025 13:51:23 +0100 Subject: [PATCH] ci: removed cap --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5063c40..46cd34f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,6 @@ jobs: runs-on: ubuntu-latest container: image: ubuntu:24.04 - options: --cap-add=SYS_ADMIN steps: - name: Set up container image run: |