Skip to content

Commit 2ba1f49

Browse files
committed
Run only 13 and ace5pro 8
1 parent 306e3be commit 2ba1f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
# sed -i '/"\${ROOT_DIR}\/build_with_bazel.py"/i EXTRA_KBUILD_ARGS+=" --jobs=4"' ./kernel_platform/msm-kernel/build_with_bazel.py
226226
# LTO=thin ./kernel_platform/oplus/build/oplus_build_kernel.sh ${{ inputs.soc }} $BUILD_TYPE
227227
cd kernel_platform
228-
./tools/bazel query //msm-kernel:*
228+
./tools/bazel query //...
229229
cd ..
230230
./kernel_platform/build_with_bazel.py \
231231
-t ${{ inputs.soc }} \

0 commit comments

Comments
 (0)