Skip to content

Commit

Permalink
[CI][ACL] Switched to ACL 20.11 (#7106)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-smirnov committed Dec 17, 2020
1 parent 4060b4f commit 829be98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/install/ubuntu_install_arm_compute_lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ git clone "$repo_url" "$repo_dir"

cd "$repo_dir"

# pin version to v20.05
git checkout 6a7771e
# pin version to v20.11
git checkout 49b8f90

if [ "$architecture_type" != "aarch64" ]; then
build_type="cross_compile"
Expand Down

0 comments on commit 829be98

Please sign in to comment.