Browse Source

Update azure-pipelines.yml

pull/3563/head
Martin Kroeker GitHub 4 years ago
parent
commit
3ee771c80e
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

@@ -103,7 +103,7 @@ jobs:

- job: Windows_flang_clang
pool:
vmImage: 'windows-latest'
vmImage: 'windows-2019'
steps:
- script: |
set "PATH=C:\Miniconda\Scripts;C:\Miniconda\Library\bin;C:\Miniconda\Library\usr\bin;C:\Miniconda\condabin;%PATH%"


Loading…
Cancel
Save