Skip to content

Commit

Permalink
Fix msrv job on windows
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <[email protected]>
  • Loading branch information
NobodyXu committed Feb 5, 2024
1 parent a42991a commit 008e21d
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 @@ -103,6 +103,7 @@ jobs:
- run: |
rustup toolchain install $MSRV --profile minimal
rustup override set $MSRV
shell: bash
- run: cargo -vV

Expand Down

0 comments on commit 008e21d

Please sign in to comment.