Skip to content

Commit ad8a747

Browse files
committed
kernel-build: set pahole to v1.28
We'll revert back to master after [1] is landed. [1] https://lore.kernel.org/dwarves/20250110023138.659519-1-ihor.solodrai@pm.me/
1 parent f77a54b commit ad8a747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kernel-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
arch: ${{ inputs.arch }}
9797
llvm-version: ${{ inputs.llvm-version }}
98-
pahole: master
98+
pahole: v1.28
9999
- name: Print toolchain version used
100100
shell: bash
101101
run: |

0 commit comments

Comments
 (0)