Remove spaces from CI task names

This commit is contained in:
Matthew Parkinson
2019-01-16 15:22:29 +00:00
parent 8a0e20eae3
commit c4e6af4bad

View File

@@ -50,7 +50,7 @@ phases:
failOnStderr: true
displayName: 'LD_PRELOAD Compile'
- phase: Windows 64bit
- phase: Windows64bit
queue:
name: 'Hosted VS2017'
parallel: 2
@@ -76,7 +76,7 @@ phases:
workingDirectory: build
displayName: 'Run Ctest'
- phase: Windows 32bit
- phase: Windows32bit
queue:
name: 'Hosted VS2017'
parallel: 2