Upgrade readthedocs builder to Ubuntu 26.04

The 20.04 runner is no longer supported.

Signed-off-by: Bence Szépkúti <[email protected]>
This commit is contained in:
Bence Szépkúti
2026-06-24 16:43:16 +02:00
parent 45ad2fc5ee
commit 98413e8b70
+1 -1
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
apt_packages:
- cmake
tools: