azure ci: Test x86 Visual Studio builds again, closes #6604

This was dropped when the VS2015 images were removed from Azure.
pull/5854/merge
Nirbheek Chauhan 5 years ago committed by GitHub
parent fb2b637bbb
commit 36b573822a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      azure-pipelines.yml

@ -18,8 +18,8 @@ jobs:
strategy:
matrix:
vc2017x64ninja:
arch: x64
vc2017x86ninja:
arch: x86
compiler: msvc2017
backend: ninja
vc2017x64vs:

Loading…
Cancel
Save