Skip to content

Commit 5f72a49

Browse files
authored
Merge pull request #341 from lool/glymur-kernel
ci: glymur: Switch to qcom-next kernel
2 parents a0961b4 + c3c5180 commit 5f72a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-daily-glymur.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: ./.github/workflows/linux.yml
2121
with:
2222
kernel_name: glymur
23-
build_linux_deb_extra_args: '--repo https://git.codelinaro.org/clo/linux-kernel/kernel-qcom.git --ref next-20260204-glymur'
23+
build_linux_deb_extra_args: '--qcom-next prune.config qcom.config'
2424
debos_extra_args: '-t dtb:qcom/glymur-crd.dtb'
2525
# we hardcode the DT, and that's not compatible with the QEMU machine model
2626
skip_qemu_tests: true

0 commit comments

Comments
 (0)