Skip to content

Commit 19d9d88

Browse files
committed
Remove accidentally added windows-arm CI build
1 parent ce8b2e2 commit 19d9d88

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,6 @@ stages:
196196
assetManifestPlatform: arm64
197197
archflag: -arch arm64
198198
LLVMTableGenArg: /p:LLVMTableGenPath=$(Build.SourcesDirectory)\artifacts\obj\BuildRoot-x64\bin\llvm-tblgen.exe
199-
arm:
200-
assetManifestOS: win
201-
assetManifestPlatform: arm
202-
archflag: -arch arm
203-
LLVMTableGenArg: /p:LLVMTableGenPath=$(Build.SourcesDirectory)\artifacts\obj\BuildRoot-x64\bin\llvm-tblgen.exe
204199
pool:
205200
${{ if eq(variables['System.TeamProject'], 'public') }}:
206201
vmImage: windows-2019

0 commit comments

Comments
 (0)