Skip to content

Commit

Permalink
fixup! Add MSRV to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rubdos committed Dec 14, 2023
1 parent 773dd39 commit a847c41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
include:
- toolchain: "nightly"
coverage: true
tests: true
- toolchain: "1.58.0"
coverage: false
tests: false
Expand Down

0 comments on commit a847c41

Please sign in to comment.