mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 03:29:59 -04:00
Use ubuntu-24.04 for RTD, bump Python version
(cherry picked from commit 3a8e2f7427)
This commit is contained in:
parent
83e5e8c4d0
commit
ad249fcb74
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