Skip to content

Commit

Permalink
Update release-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Jun 26, 2023
1 parent eb426db commit dd9d92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.9"

- run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain=nightly --profile=minimal -y && rustup show
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit dd9d92d

Please sign in to comment.