Skip to content

Commit

Permalink
github: enable unprivileged userns
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed Jan 7, 2025
1 parent 38122ac commit a542ecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
make -j $(nproc)
;;
check)
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
./configure --disable-dl
make
make syntax-check
Expand Down

0 comments on commit a542ecc

Please sign in to comment.