Skip to content

Commit b146d33

Browse files
authored
Merge pull request #530 from ComputationalCryoEM/update_azure_osx15
Roll stable MacOS tests to 10.15 from 10.14
2 parents e5bd439 + d74334d commit b146d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ jobs:
8686
displayName: pytest
8787
8888
- job:
89-
displayName: macOS-10.14
89+
displayName: macOS-10.15
9090
pool:
91-
vmImage: 'macOS-10.14'
91+
vmImage: 'macOS-10.15'
9292
strategy:
9393
matrix:
9494
Python36:

0 commit comments

Comments
 (0)