Skip to content

Commit 8812ec9

Browse files
Merge pull request #413 from egraphs-good/copilot/update-rtd-build-image
Update Read the Docs build image to Ubuntu 24.04
2 parents 8b6fe1e + 333e6a3 commit 8812ec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2
77

88
# Set the version of Python and other tools you might need
99
build:
10-
os: ubuntu-20.04
10+
os: ubuntu-24.04
1111
tools:
1212
python: "3.12"
1313
# # You can also specify other tool versions:

0 commit comments

Comments
 (0)