We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0287bff commit bacb6b1Copy full SHA for bacb6b1
.github/workflows/kernel-build.yml
@@ -93,6 +93,7 @@ jobs:
93
with:
94
arch: ${{ inputs.arch }}
95
llvm-version: ${{ inputs.llvm-version }}
96
+ pahole: c2f89dab3f2b0ebb53bab3ed8be32f41cb743c37
97
- name: Build kernel image
98
uses: libbpf/ci/build-linux@main
99
0 commit comments