Explorar o código

RTD: Change OS image to Ubuntu 22.04

This should hopefully fix build errors due to a recent OpenSSL change in urllib3
Max Hilbrunner %!s(int64=2) %!d(string=hai) anos
pai
achega
1564341fca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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