Skip to content

Commit

Permalink
chore(ci): new rust toolchain provider
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyko committed Feb 2, 2024
1 parent 39f92b3 commit 7e3d3c8
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 @@ -20,7 +20,7 @@ jobs:
- name: Register Problem Matchers
uses: r7kamura/rust-problem-matchers@v1

- run: rustup toolchain install nightly
- uses: dtolnay/rust-toolchain@nightly

- name: Rust Cache
uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 7e3d3c8

Please sign in to comment.