mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 12:59:30 -07:00
Update release yaml to remove arm64 builds (#930)
This commit is contained in:
parent
9fc9c97ee7
commit
027eab12a3
1 changed files with 0 additions and 5 deletions
|
@ -30,11 +30,6 @@ jobs:
|
||||||
platform: ARM
|
platform: ARM
|
||||||
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
|
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
|
||||||
|
|
||||||
- template: ./templates/build-app-internal.yaml
|
|
||||||
parameters:
|
|
||||||
platform: ARM64
|
|
||||||
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
|
|
||||||
|
|
||||||
- template: ./templates/run-ui-tests.yaml
|
- template: ./templates/run-ui-tests.yaml
|
||||||
parameters:
|
parameters:
|
||||||
platform: x64
|
platform: x64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue