Skip to content

Commit d5939c2

Browse files
committed
update rtd build container configuration value
1 parent 6528d2f commit d5939c2

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)