Skip to content

Commit

Permalink
Updated CI to use nightly for format check
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagliughi committed Sep 22, 2023
1 parent 173f0d4 commit a9531eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
strategy:
matrix:
rust:
- stable
- 1.63.0
- nightly
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit a9531eb

Please sign in to comment.