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 0f9a5fe commit 69c1c7eCopy full SHA for 69c1c7e
.github/workflows/build-kernel-op11.yml
@@ -42,8 +42,8 @@ jobs:
42
echo "Cloning AnyKernel3 and other dependencies..."
43
44
# Define the branch names using the matrix values
45
- ANYKERNEL_BRANCH="android14-5.15"
46
- SUSFS_BRANCH="gki-android14-5.15"
+ ANYKERNEL_BRANCH="android13-5.15"
+ SUSFS_BRANCH="gki-android13-5.15"
47
48
# Debug print the branches
49
echo "Using branch for AnyKernel3: $ANYKERNEL_BRANCH"
0 commit comments