Skip to content

Commit

Permalink
Added toolchain in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhakansson committed Sep 16, 2023
1 parent 7dfda64 commit c5311f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
with:
# MSRV
toolchain: 1.66.1
Expand Down

0 comments on commit c5311f9

Please sign in to comment.