Skip to content

Commit c690777

Browse files
committed
use rust 1.82 to build on reathedocs
1 parent c6472d6 commit c690777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ build:
1111

1212
commands:
1313
# install rust manually. https://github.com/readthedocs/readthedocs.org/issues/11488
14-
- asdf install rust 1.81.0
15-
- asdf global rust 1.81.0
14+
- asdf install rust 1.82.0
15+
- asdf global rust 1.82.0
1616

1717
# readthedocs commands from the last non-commands controlled build (based on the commented out
1818
# "python" section of this file)

0 commit comments

Comments
 (0)