Skip to content

Commit 795f639

Browse files
authored
Update ubuntu version to 24.04 in .readthedocs.yml (#88)
* Update ubuntu version to 24.04 in .readthedocs.yml * Updated README
1 parent bdc0a4b commit 795f639

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2
77

88
# Set the OS, Python version and other tools required
99
build:
10-
os: ubuntu-22.04
10+
os: ubuntu-24.04
1111
tools:
1212
python: "3.10"
1313
apt_packages:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Deprecations 👋
1010

1111
### Internal changes ⚙️
12+
- Bumped `.readthedocs.yml` up to Ubuntu-24.04
1213

1314
### Documentation 📝
1415

@@ -18,6 +19,7 @@
1819

1920
This release contains contributions from (in alphabetical order):
2021

22+
Runor Agbaire
2123
---
2224
# Release 0.41.0
2325

0 commit comments

Comments
 (0)