diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b7fd7f7..309a5e1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,8 +2,10 @@ version: 2 build: - os: debian + os: 'ubuntu-22.04' tools: python: '3.11' mkdocs: + configuration: mkdocs.yml + fail_on_warning: false