Skip to content

Commit ec709b3

Browse files
authored
update rtd ubuntu and mambaforge (#5702)
* update rtd ubuntu and mambaforge * add whatsnew entery
1 parent fa07442 commit ec709b3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22

33
build:
4-
os: ubuntu-20.04
4+
os: "ubuntu-22.04"
55
tools:
6-
python: mambaforge-4.10
6+
python: "mambaforge-22.9"
77
jobs:
88
post_checkout:
99
# The SciTools/iris repository is shallow i.e., has a .git/shallow,

docs/src/whatsnew/latest.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ This document explains the changes made to Iris for this release
120120
#. `@bjlittle`_ enforced the minimum pin of ``numpy>1.22`` in accordance with the `NEP29 Drop Schedule`_.
121121
(:pull:`5668`)
122122

123+
#. `@bjlittle`_ updated ``ubuntu`` and ``mambaforge`` to the latest versions for ``readthedocs``
124+
(:pull:`5702`)
125+
123126

124127
📚 Documentation
125128
================

0 commit comments

Comments
 (0)