mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
new: doc: Use ubuntu-24.04 for RTD, bump Python version, add Sphinx 9.1.0
Merge branch 'mnowak/rtd-image-bump' into 'main' See merge request isc-projects/bind9!11806
This commit is contained in:
commit
114ea31f42
2 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
os: ubuntu-24.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
python: "3.12"
|
||||
jobs:
|
||||
pre_build:
|
||||
- python -m pip install -r https://gitlab.isc.org/isc-projects/bind9/-/raw/main/doc/arm/requirements.txt
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
Sphinx==9.0.4
|
||||
Sphinx==9.1.0
|
||||
docutils==0.22.4
|
||||
sphinx_rtd_theme==3.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue