Skip to content

Commit

Permalink
update matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
olekspickle committed Jan 10, 2024
1 parent 6f978a8 commit ee90e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{matrix.rust}}
toolchain: stable
- run: cargo check
- run: cargo test
- run: cargo clippy
Expand Down

0 comments on commit ee90e1c

Please sign in to comment.