Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTheMan827 committed Mar 10, 2022
1 parent 9311d53 commit 46a79ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pr:
- '*' # must quote since "*" is a YAML reserved character; we want a string

pool:
vmImage: 'windows-latest'
vmImage: 'windows-2019'

variables:
solution: 'hakchi_gui.sln'
Expand Down

0 comments on commit 46a79ec

Please sign in to comment.