Skip to content

Commit

Permalink
workflows: kernelsu: switch to v0.9.5 tags
Browse files Browse the repository at this point in the history
for non GKI kernel this is EOL

read: tiann/KernelSU#1705
  • Loading branch information
Frostleaft07 committed Jun 28, 2024
1 parent 2e2fce3 commit 7cf8ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: cloning KernelSU
run: |
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s v0.9.4
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s v0.9.5
- name: clean up
run: |
Expand Down

0 comments on commit 7cf8ce6

Please sign in to comment.