mirror of
https://github.com/86Box/docs.git
synced 2026-02-22 01:25:34 -07:00
Update readthedocs build environment
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
os: "ubuntu-24.04"
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
formats: all
|
||||
python: "3.13"
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
|
||||
sphinx:
|
||||
configuration: conf.py
|
||||
|
||||
formats: all
|
||||
|
||||
Reference in New Issue
Block a user