Skip to content

Commit 0ccd4ab

Browse files
committed
the captain goes down with his ship
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent deff247 commit 0ccd4ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
run: |
4949
# Look at me. I am the captain now.
5050
sudo sysctl -w kernel.unprivileged_userns_clone=1
51+
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
5152
5253
# We use `unshare` to "un-share" the default networking namespace,
5354
# in effect running the tests as if the host is offline.

0 commit comments

Comments
 (0)