Skip to content

Commit

Permalink
azure ci: Test x86 Visual Studio builds again, closes mesonbuild#6604
Browse files Browse the repository at this point in the history
This was dropped when the VS2015 images were removed from Azure.
  • Loading branch information
nirbheek authored Feb 25, 2020
1 parent fb2b637 commit 36b5738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:

strategy:
matrix:
vc2017x64ninja:
arch: x64
vc2017x86ninja:
arch: x86
compiler: msvc2017
backend: ninja
vc2017x64vs:
Expand Down

0 comments on commit 36b5738

Please sign in to comment.