Skip to content

Commit

Permalink
Bump MSRV in CI to 1.59 to get latest LLVM binutils output format
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgreig committed Feb 14, 2022
1 parent 9efc972 commit e3d6658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- stable
- beta
- nightly
- 1.51.0 # Minimum supported rust version (MSRV)
- 1.59.0 # Minimum supported rust version (MSRV)
include:
- rust: nightly
experimental: true
Expand Down

0 comments on commit e3d6658

Please sign in to comment.