Skip to content

Commit

Permalink
Update Azure's target operating systems.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturKovacs committed Nov 10, 2019
1 parent 760dfa6 commit cfb25b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
strategy:
matrix:
#Linux:
# vmImage: ubuntu-16.04
# vmImage: ubuntu-18.04
#MacOS:
# vmImage: macOS-10.13
# vmImage: macOS-10.14
Windows:
vmImage: vs2017-win201
vmImage: windows-2019
steps:
# Linux and macOS.
- script: |
Expand Down

0 comments on commit cfb25b6

Please sign in to comment.