Skip to content

Commit 69c1c7e

Browse files
authored
Update build-kernel-op11.yml
1 parent 0f9a5fe commit 69c1c7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-kernel-op11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
echo "Cloning AnyKernel3 and other dependencies..."
4343
4444
# Define the branch names using the matrix values
45-
ANYKERNEL_BRANCH="android14-5.15"
46-
SUSFS_BRANCH="gki-android14-5.15"
45+
ANYKERNEL_BRANCH="android13-5.15"
46+
SUSFS_BRANCH="gki-android13-5.15"
4747

4848
# Debug print the branches
4949
echo "Using branch for AnyKernel3: $ANYKERNEL_BRANCH"

0 commit comments

Comments
 (0)