mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 21:03:11 -07:00
Disable x86 build and test in PR builds (#1258)
This commit is contained in:
parent
09391d869f
commit
0d75a965cb
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ jobs:
|
|||
- template: ./templates/build-app-public.yaml
|
||||
parameters:
|
||||
platform: x86
|
||||
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
|
||||
|
||||
- template: ./templates/build-app-public.yaml
|
||||
parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue