commit 0e94119a9e5f627640d0fbaf1bfa920a8e93c4ff parent 640b40baa10b62219803a0b11458fd07719621a0 Author: MikoĊaj Lenczewski <mikolaj.lenczewski308@gmail.com> Date: Wed, 10 Jun 2020 21:08:24 +0100 Update azure-pipelines.yml for Azure Pipelines Diffstat:
| M | azure-pipelines.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/azure-pipelines.yml b/azure-pipelines.yml @@ -7,7 +7,7 @@ trigger: - master pool: - vmImage: 'ubuntu-latest' + vmImage: 'windows-latest' variables: major: '0'