Browse Source

Remove top-level `pool` key

default_compile_flags
vector-of-bool 5 years ago
parent
commit
9e3e5de514
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      azure-pipelines.yml

+ 0
- 3
azure-pipelines.yml View File

# Refer: https://aka.ms/yaml # Refer: https://aka.ms/yaml


pool:
vmImage: 'ubuntu-latest'

jobs: jobs:
- job: Windows MSVC - job: Windows MSVC
pool: pool:

Loading…
Cancel
Save