Skip to content

Commit a4db8cf

Browse files
committed
build: use newer build container for readthedocs
The build fails because 22.04 ships meson 0.61.2 but project requires >= 0.62.0. Signed-off-by: Daniel Wagner <[email protected]>
1 parent 47b30c0 commit a4db8cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: 2
44

55
build:
6-
os: ubuntu-22.04
6+
os: ubuntu-24.04
77
tools:
88
python: "3"
99
apt_packages:

0 commit comments

Comments
 (0)