Skip to content

Commit

Permalink
ci: use nightly-2022-07-01
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsusinn committed Jul 25, 2022
1 parent 5a00fa8 commit 25943a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
toolchain: nightly-2022-07-01
target: ${{ matrix.target }}
components: clippy
- name: Build
Expand Down

0 comments on commit 25943a9

Please sign in to comment.