瀏覽代碼

RTD: Change OS image to Ubuntu 22.04

This should hopefully fix build errors due to a recent OpenSSL change in urllib3
Max Hilbrunner 2 年之前
父節點
當前提交
1564341fca
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .readthedocs.yml

+ 1 - 1
.readthedocs.yml

@@ -5,7 +5,7 @@
 version: 2
 
 build:
-  image: latest
+  os: ubuntu-22.04
 
 sphinx:
   configuration: conf.py