Skip to content

Commit e598660

Browse files
authored
kernel-build: set pahole to v1.28 (kernel-patches#325)
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 e598660

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: 1cb4202ed2cbd591734f6b7fb1d2b8aa8eb5a1c3 # v1.28
9999
- name: Print toolchain version used
100100
shell: bash
101101
run: |

0 commit comments

Comments
 (0)