OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
7b6ed928ae2d2a9218537dd7c171f23fd28e31de
Authored by
Jay Berkenbilt
2020-01-24 13:54:10 -0500
1 parent
3dd3169a
Update MacOS Azure Pipelines image
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
azure-pipelines.yml
azure-pipelines.yml
View file @
7b6ed92
...
...
@@ -67,7 +67,7 @@ jobs:
67
67
condition: succeeded()
68
68
- job: macOS
69
69
pool:
70
- vmImage: macOS-10.1
3
70
+ vmImage: macOS-10.1
4
71
71
steps:
72
72
- task: DownloadBuildArtifacts@0
73
73
displayName: 'Download distribution files'
...
...