diff options
author | Steve Dower <steve.dower@microsoft.com> | 2018-09-11 17:47:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-11 17:47:46 (GMT) |
commit | b7d613fc5636d5d8c5ec32d8004c095e20cc4d7d (patch) | |
tree | 5a79cee4e6b8e94fa7f8a9ec2f2e3eeedc7601f4 /.vsts/macos-pr.yml | |
parent | 08bcf647d8a92e4bd47531588b284c6820b7a7ef (diff) | |
download | cpython-b7d613fc5636d5d8c5ec32d8004c095e20cc4d7d.zip cpython-b7d613fc5636d5d8c5ec32d8004c095e20cc4d7d.tar.gz cpython-b7d613fc5636d5d8c5ec32d8004c095e20cc4d7d.tar.bz2 |
Update VSTS to Azure DevOps and simplify dependencies (GH-9168)
Diffstat (limited to '.vsts/macos-pr.yml')
-rw-r--r-- | .vsts/macos-pr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vsts/macos-pr.yml b/.vsts/macos-pr.yml index a3fd448..c56e66b 100644 --- a/.vsts/macos-pr.yml +++ b/.vsts/macos-pr.yml @@ -4,7 +4,7 @@ name: $(BuildDefinitionName)_$(Date:yyyyMMdd)$(Rev:.rr) queue: - name: Hosted macOS Preview + name: Hosted macOS trigger: branches: |