Skip to content

Commit

Permalink
ci: disable module sig
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenzel committed Apr 22, 2024
1 parent d2d4c2b commit 988eb11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
# disable kernel signature
./scripts/config --disable SYSTEM_TRUSTED_KEYS
./scripts/config --disable SYSTEM_REVOCATION_KEYS
./scripts/config --disable MODULE_SIG
# enable KVM
./scripts/config --module KVM
# disable KVM_WERROR (otherwise compilation issues in modified KVM)
Expand Down

0 comments on commit 988eb11

Please sign in to comment.