Skip to content

Commit 9d14c3c

Browse files
WangYuliopsiff
authored andcommitted
deepin: CI: Disable LLVM check for s390x (only 6.6)
Linux kernel v6.6 does not support LLVM on s390x (fixed on v6.9). Disable it only for linux-6.6. Signed-off-by: WangYuli <wangyuli@uniontech.com>
1 parent 773675d commit 9d14c3c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,3 @@ jobs:
3333
with:
3434
name: Kernel-ABI-s390
3535
path: "Module.symvers"
36-
37-
- name: 'Clang build kernel'
38-
run: |
39-
# .config
40-
make LLVM=-19 deepin_s390x_z13_defconfig
41-
make LLVM=-19 -j$(nproc)

0 commit comments

Comments
 (0)