Skip to content

Commit d9157da

Browse files
committed
Revert "kernel-build: set pahole to v1.28 (#325)"
This reverts commit e598660.
1 parent e598660 commit d9157da

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

0 commit comments

Comments
 (0)