summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-10-25 11:31:52 +0300
committermattip <matti.picus@gmail.com>2019-10-25 11:31:52 +0300
commitc47061de6fc234e0d4438bc4cef6510c89a495c2 (patch)
tree272a80926fbab486ca1d60735f5a92328edae9fd /azure-pipelines.yml
parent3356d994fcf3fdfcfedc70185fc013501a87a4b9 (diff)
downloadnumpy-c47061de6fc234e0d4438bc4cef6510c89a495c2.tar.gz
BUILD: try a newer macOS image
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 3af335acc..c5ae65dbf 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -64,7 +64,7 @@ stages:
# the docs even though i.e., numba uses another in their
# azure config for mac os -- Microsoft has indicated
# they will patch this issue
- vmImage: macOS-10.13
+ vmImage: macOS-10.14
steps:
# the @0 refers to the (major) version of the *task* on Microsoft's
# end, not the order in the build matrix nor anything to do