Upgrade readthedocs builder to Ubuntu 26.04

The 20.04 runner is no longer supported.

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
This commit is contained in:
Bence Szépkúti 2026-06-24 16:43:16 +02:00
parent 609b299e1c
commit 895a4aaa61

View File

@ -12,7 +12,7 @@ submodules:
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
os: ubuntu-26.04
tools:
python: "3.9"
jobs: