fix(docs): update OS version in Read the Docs configuration to ubuntu-24.04
This commit was merged in pull request #230.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ version: 2
|
||||
|
||||
# Set the version of Python and other tools you might need
|
||||
build:
|
||||
os: ubuntu-20.04
|
||||
os: ubuntu-24.04
|
||||
tools:
|
||||
python: "3.12"
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user