Skip to content

Commit

Permalink
use rust 1.82 to build on reathedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
nmandery committed Nov 26, 2024
1 parent c6472d6 commit c690777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ build:

commands:
# install rust manually. https://github.com/readthedocs/readthedocs.org/issues/11488
- asdf install rust 1.81.0
- asdf global rust 1.81.0
- asdf install rust 1.82.0
- asdf global rust 1.82.0

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

0 comments on commit c690777

Please sign in to comment.