Skip to content

Commit ef9e7e0

Browse files
committed
github actions: Add ciq-6.12.y and ciq-6.18.y to Kernel CI whitelist
1 parent db0f84f commit ef9e7e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kernel-build-and-test-multiarch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ jobs:
335335
336336
# Define whitelist of valid base branches
337337
# TODO: Use a centralized place to get the base branches
338-
VALID_BASES="ciqlts9_2 ciqlts9_4 ciqlts8_6 ciqlts9_6"
338+
VALID_BASES="ciqlts9_2 ciqlts9_4 ciqlts8_6 ciqlts9_6 ciq-6.12.y ciq-6.18.y"
339339
340340
echo "Current branch: $BRANCH_NAME"
341341

0 commit comments

Comments
 (0)