Browse Source

Update azure-pipelines.yml

pull/2566/head
Martin Kroeker GitHub 6 years ago
parent
commit
b7e36c6489
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure-pipelines.yml

+ 1
- 1
azure-pipelines.yml View File

@@ -52,7 +52,7 @@ jobs:

- job: Windows_cl
pool:
vmImage: 'windows2019'
vmImage: 'windows-latest'
steps:
- task: CMake@1
inputs:


Loading…
Cancel
Save