Skip to content

Commit 00e5b36

Browse files
authored
update macos image (#3838)
* update macos image * whatsnew
1 parent 69723eb commit 00e5b36

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
py38:
3939
conda_env: py38
4040
pool:
41-
vmImage: 'macOS-10.13'
41+
vmImage: 'macOS-10.15'
4242
steps:
4343
- template: ci/azure/unit-tests.yml
4444

doc/whats-new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ Internal Changes
8686
- Changed test_open_mfdataset_list_attr to only run with dask installed
8787
(:issue:`3777`, :pull:`3780`).
8888
By `Bruno Pagani <https://github.com/ArchangeGabriel>`_.
89+
- Updated Azure CI MacOS image, given pending removal.
90+
By `Maximilian Roos <https://github.com/max-sixty>`_
8991

9092
.. _whats-new.0.15.0:
9193

0 commit comments

Comments
 (0)