We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f60b4b commit df63c29Copy full SHA for df63c29
.github/workflows/validate-kernel-commits.yml
@@ -94,7 +94,7 @@ jobs:
94
95
- name: Clone and build custom patchutils
96
run: |
97
- git clone https://github.com/kerneltoast/patchutils.git --depth=1 --revision=32e5f1df96920f1d24beb910346f01acab8b0bd8
+ git clone https://github.com/kerneltoast/patchutils.git --depth=1 --revision=170ca21ebc1c53c64f84f0daa06353e6163aab0b
98
cd patchutils
99
./bootstrap
100
./configure
0 commit comments