mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-11 02:30:57 +03:00
5bd3dca21b
We run a separate build on CI with the MSRV so we notice if we accidentally break the MSRV. However, as we talked about on Discord, the opposite is very unlikely - that we accidentally break the build with the stable release without breaking the MSRV build. Also, we explicitly run Clippy with the stable release, and formatting with the nightly release. So, let's just do the regular build and tests with the MSRV. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
dependabot.yml | ||
PULL_REQUEST_TEMPLATE.md |