mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
skip sandbox e2e for linux
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user