X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/3d96b7f10a56fcf826693e98f08b673dad8ac256..b0d1fba7ac3be53c71fb0d3211d911e629f8aecb:/.readthedocs.yaml

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 24eb3ea..fff2d6e 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -3,8 +3,12 @@ version: 2
 formats:
   - htmlzip
 
+build:
+  os: ubuntu-22.04
+  tools:
+    python: "3.8"
+
 python:
-  version: 3.8
   install:
     - requirements: docs/requirements.txt