mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:19:59 -04:00
Use ubuntu-24.04 for RTD, bump Python version
This commit is contained in:
parent
69d439cd1b
commit
3a8e2f7427
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