Skip to content

Commit

Permalink
Last commit???
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-quinn committed Jul 28, 2023
1 parent d72b887 commit 22e683f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
# Prepare toolchain related stuff
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: ${{ matrix.rust }}
toolchain: nightly-2023-06-19
components: clippy, rust-src
- uses: KyleMayes/install-llvm-action@v1
with:
version: "15.0"
Expand Down

0 comments on commit 22e683f

Please sign in to comment.