diff --git a/.github/workflows/pmg-e2e.yml b/.github/workflows/pmg-e2e.yml index 4279b5f..99dfbe6 100644 --- a/.github/workflows/pmg-e2e.yml +++ b/.github/workflows/pmg-e2e.yml @@ -447,6 +447,10 @@ jobs: sandbox-e2e-linux: name: Sandbox E2E - Linux (Bubblewrap) runs-on: ubuntu-latest + # Bubblewrap relies on Linux user namespaces and related kernel capabilities. + # These are restricted on GitHub-hosted runners, so bwrap cannot function + # without a self-hosted runner with the required privileges enabled. + if: false timeout-minutes: 10 defaults: run: