You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove the recently added `macos-15` MSRV check CI job.
We don't typically automatically run the MSRV check on macOS CI.
That job was temporarily added to help verify that new `justfile`
recipes are portable. (They are.) This removes that job.
- Show the MSRV in the `check-msrv` "Read the MSRV" step.
Show the line being written to set an `MSRV` environment variable
for subsequent steps, so it's easy to see the MSRV in the log.
- Distinguish MSRV badge changes from unanticipated other changes.
In case something goes wrong in the checkout or some other step.
- Reword a comment for clarity.
0 commit comments