From: Michal Nowak Date: Tue, 7 Apr 2026 11:35:03 +0000 (+0200) Subject: Use ubuntu-24.04 for RTD, bump Python version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8e2f742716cd209b500db0431d18627fccf291;p=thirdparty%2Fbind9.git Use ubuntu-24.04 for RTD, bump Python version --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 010dc6e0c1d..c4f7c43a42d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -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