Skip to content

Commit ae1c99e

Browse files
author
Changming Sun
committed
update
1 parent 053d6e9 commit ae1c99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
dockerfile_path: tools/ci_build/github/linux/docker/inference/aarch64/default/cpu/Dockerfile
8585
docker_image_repo: onnxruntimecpubuildciaarch64
8686
# ASan disabled due to excessive runtime (>4hr). Includes wheel build for basic checks.
87-
extra_build_flags: '--use_binskim_compliant_compile_flags --build_wheel'
87+
extra_build_flags: '--use_binskim_compliant_compile_flags --build_shared_lib'
8888
secrets:
8989
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9090

0 commit comments

Comments
 (0)