Skip to content

Commit d8cd3bc

Browse files
committed
workflows: kernelsu: switch to v0.9.5 tags
for non GKI kernel this is EOL read: tiann/KernelSU#1705
1 parent 8450291 commit d8cd3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: cloning KernelSU
3030
run: |
31-
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s v0.9.4
31+
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s v0.9.5
3232
3333
- name: clean up
3434
run: |

0 commit comments

Comments
 (0)