mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 20:10:04 -04:00
[9.20] new: doc: Use ubuntu-24.04 for RTD, bump Python version
Backport of MR !11806 Merge branch 'backport-mnowak/rtd-image-bump-9.20' into 'bind-9.20' See merge request isc-projects/bind9!11809
This commit is contained in:
commit
9cef150dee
1 changed files with 2 additions and 2 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue