Skip to content

Commit

Permalink
update macos image (#3838)
Browse files Browse the repository at this point in the history
* update macos image

* whatsnew
  • Loading branch information
max-sixty authored Mar 6, 2020
1 parent 69723eb commit 00e5b36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
py38:
conda_env: py38
pool:
vmImage: 'macOS-10.13'
vmImage: 'macOS-10.15'
steps:
- template: ci/azure/unit-tests.yml

Expand Down
2 changes: 2 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ Internal Changes
- Changed test_open_mfdataset_list_attr to only run with dask installed
(:issue:`3777`, :pull:`3780`).
By `Bruno Pagani <https://github.com/ArchangeGabriel>`_.
- Updated Azure CI MacOS image, given pending removal.
By `Maximilian Roos <https://github.com/max-sixty>`_

.. _whats-new.0.15.0:

Expand Down

0 comments on commit 00e5b36

Please sign in to comment.