We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77a54b commit 96c5246Copy full SHA for 96c5246
.github/workflows/kernel-build.yml
@@ -91,7 +91,7 @@ jobs:
91
patches-root: '${{ github.workspace }}/ci/diffs'
92
repo-root: ${{ env.REPO_ROOT }}
93
- name: Setup build environment
94
- uses: libbpf/ci/setup-build-env@v2
+ uses: theihor/libbpf-ci/setup-build-env@hacked.pahole
95
with:
96
arch: ${{ inputs.arch }}
97
llvm-version: ${{ inputs.llvm-version }}
0 commit comments