Skip to content

Commit df63c29

Browse files
committed
github actions: Use updated interdiff with new fuzzy diffing algorithm
1 parent 3f60b4b commit df63c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-kernel-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
9595
- name: Clone and build custom patchutils
9696
run: |
97-
git clone https://github.com/kerneltoast/patchutils.git --depth=1 --revision=32e5f1df96920f1d24beb910346f01acab8b0bd8
97+
git clone https://github.com/kerneltoast/patchutils.git --depth=1 --revision=170ca21ebc1c53c64f84f0daa06353e6163aab0b
9898
cd patchutils
9999
./bootstrap
100100
./configure

0 commit comments

Comments
 (0)