Changeset 4c9aa80
- Timestamp:
- Jul 1, 2020, 10:15:48 PM (5 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 8197dbd
- Parents:
- 3a83821 (diff), 7889d29 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
azure-pipelines.yml
r3a83821 r4c9aa80 25 25 - job: macos 26 26 pool: 27 vmImage: 'macos- 10.13'27 vmImage: 'macos-latest' 28 28 steps: 29 29 - script: |
Note: See TracChangeset
for help on using the changeset viewer.