Use supported Ubuntu image for Read the Docs

This commit is contained in:
Simon Willison 2026-09-10 18:10:41 -07:00
commit 5887789e30

View file

@ -1,7 +1,7 @@
version: 2
build:
os: ubuntu-20.04
os: ubuntu-24.04
tools:
python: "3.11"