We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4288ff commit 46e1870Copy full SHA for 46e1870
.pipelines/DSC-Official.yml
@@ -256,8 +256,6 @@ extends:
256
displayName: Linux-ARM64-gnu
257
pool:
258
type: linux
259
- vmImage: ubuntu-latest
260
- hostArchitecture: arm64
261
steps:
262
- task: RustInstaller@1
263
inputs:
@@ -283,7 +281,6 @@ extends:
283
281
displayName: Linux-x64-musl
284
282
285
286
287
288
289
@@ -309,8 +306,6 @@ extends:
309
306
displayName: Linux-ARM64-musl
310
307
311
308
312
313
314
315
316
0 commit comments