Skip to content

Commit

Permalink
update toolchain to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
elmiko committed May 10, 2024
1 parent 7583e6a commit eb4d6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install toolchain
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@nightly
with:
toolchain: stable
components: rustfmt
Expand Down

0 comments on commit eb4d6da

Please sign in to comment.