Browse Source

renamed Mac CI job to MacOS1014

pull/1278/head
Silvio Kunaschk 6 years ago
parent
commit
33f7487840
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure-pipelines.yml

+ 1
- 1
azure-pipelines.yml View File

@@ -36,7 +36,7 @@ jobs:
cmake ..
make -j
displayName: build VCVRack
- job: macOS1014
- job: MacOS1014
pool:
vmImage: macOS-10.14
steps:


Loading…
Cancel
Save