We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc0a4b commit 795f639Copy full SHA for 795f639
.readthedocs.yml
@@ -7,7 +7,7 @@ version: 2
7
8
# Set the OS, Python version and other tools required
9
build:
10
- os: ubuntu-22.04
+ os: ubuntu-24.04
11
tools:
12
python: "3.10"
13
apt_packages:
CHANGELOG.md
@@ -9,6 +9,7 @@
### Deprecations 👋
### Internal changes ⚙️
+ - Bumped `.readthedocs.yml` up to Ubuntu-24.04
14
### Documentation 📝
15
@@ -18,6 +19,7 @@
18
19
20
This release contains contributions from (in alphabetical order):
21
22
+ Runor Agbaire
23
---
24
# Release 0.41.0
25
0 commit comments