Re-enable ARM64 in CI (#931)

Fixes #722.
This commit is contained in:
Dustin L. Howett (MSFT) 2019-05-22 10:28:50 -07:00 committed by adiviness
parent 6a79025027
commit 83b139596f

View File

@ -26,3 +26,7 @@ jobs:
- template: ./templates/build-console-ci.yml
parameters:
platform: x86
- template: ./templates/build-console-ci.yml
parameters:
platform: ARM64