X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/3d96b7f10a56fcf826693e98f08b673dad8ac256..3dcacdda0d7f69a1705f3e2a151c24a6cf004171:/.readthedocs.yaml?ds=sidebyside

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