Skip to content

Commit

Permalink
chore: Use Rust 1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Jun 7, 2024
1 parent f01fae9 commit 4a13f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Rust
uses: dtolnay/rust-toolchain@master
uses: dtolnay/rust-toolchain@1.65
with:
toolchain: ${{ matrix.config.rust }}

Expand Down

0 comments on commit 4a13f22

Please sign in to comment.