diff --git a/.readthedocs.yaml b/.readthedocs.yaml index bbebfb9..b4a90b8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-22.02 + os: ubuntu-22.04 tools: python: "3.11"