aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 40d422d..e7f8e49 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -18,8 +18,8 @@ jobs:
strategy:
matrix:
- vc2017x64ninja:
- arch: x64
+ vc2017x86ninja:
+ arch: x86
compiler: msvc2017
backend: ninja
vc2017x64vs: