Skip to content

Commit 5bf87a2

Browse files
committed
Updated os and Python version
1 parent 51dbb0c commit 5bf87a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

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

44
build:
5-
os: ubuntu-22.04
5+
os: ubuntu-24.04
66
tools:
7-
python: "3.10"
7+
python: "3.12"
88
jobs:
99
install:
1010
- python -m pip install --no-cache-dir "pip >= 25.1"

0 commit comments

Comments
 (0)