commit | 84ae5a4c46e66d0f238d77e9ed0d1a768b301563 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 03 17:23:29 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 03 21:27:13 2024 -0600 |
tree | 7a967c47cb8d2bc242b241f35d3dcdaee257a883 | |
parent | 485e59f766006d678bc37c31e5c625cdeb6e6470 [diff] | |
parent | daf7a227c4cb0dc204cf7eae6df188dfac1f0afa [diff] |
Merge tag 'dm-pull-2nov24' of https://source.denx.de/u-boot/custodians/u-boot-dm CI: https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/23152 CI: https://dev.azure.com/simon0972/u-boot/_build/results?buildId=71&view=results - alist enhancements and fixes - minor test and sandbox fixes - some more x86/coreboot patches
diff --git a/.readthedocs.yml b/.readthedocs.yml index 7c6c255..16418f2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml
@@ -6,11 +6,11 @@ version: 2 build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" apt_packages: - python3-six tools: - python: "3.9" + python: "3.12" # Build documentation in the docs/ directory with Sphinx sphinx: