Skip to content

Commit 0d92ab4

Browse files
authored
Merge pull request numpy#20342 from seberg/ci-updated-macos
CI: Bump azure MacOS version to macOS-1015
2 parents a0d86e2 + 157f402 commit 0d92ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ stages:
109109
# the docs even though i.e., numba uses another in their
110110
# azure config for mac os -- Microsoft has indicated
111111
# they will patch this issue
112-
vmImage: 'macOS-10.14'
112+
vmImage: 'macOS-1015'
113113
strategy:
114114
maxParallel: 3
115115
matrix:

0 commit comments

Comments
 (0)