Skip to content

Commit

Permalink
Set NDK version in Linux CPU Minimal Build E2E CI Pipeline (#18810)
Browse files Browse the repository at this point in the history
### Description
To upgrade the clang version in preparation for PR #17031 .
  • Loading branch information
snnn authored Dec 14, 2023
1 parent 7dade5d commit 95193cb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
clean: true
submodules: none

- template: "templates/use-android-ndk.yml"

- template: templates/get-docker-image-steps.yml
parameters:
Dockerfile: tools/ci_build/github/linux/docker/Dockerfile.manylinux2_28_cpu
Expand Down

0 comments on commit 95193cb

Please sign in to comment.