Skip to content

Commit 60bc2cb

Browse files
committed
CI: Update armv7a toolchain name
1 parent ee3e97d commit 60bc2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
variables:
124124
IMAGE_NAME: 'macos-10.13'
125125
SUPERBUILD_INSTALL_DIR: /Users/vsts/superbuild
126-
TARGET: arm-linux-androideabi
126+
TARGET: armv7a-linux-androideabi
127127
TARGET_SUFFIX: -$(TARGET)
128128
pool:
129129
vmImage: '$(IMAGE_NAME)'

0 commit comments

Comments
 (0)