Merge pull request #10403 from ronald-cron-arm/fix-readthedocs-build

Fix readthedocs build with framework head
This commit is contained in:
Ronald Cron
2025-09-16 11:59:29 +00:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

View File

@@ -13,6 +13,8 @@ submodules:
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
apt_packages:
- cmake
tools:
python: "3.9"
jobs: