Skip to content

Commit e1f081f

Browse files
authored
Merge pull request #242 from FoamyGuy/docs_container_version_fix
Update rtd build container configuration value
2 parents 6528d2f + d5939c2 commit e1f081f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.__dirname }}/{% if cookiecutter.sphinx_docs in ['y', 'yes'] %}.readthedocs.yaml{% endif %}

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

1111
build:
12-
os: ubuntu-latest
12+
os: ubuntu-lts-latest
1313
tools:
1414
python: "3"
1515

0 commit comments

Comments
 (0)