jj/.github/workflows
Martin von Zweigbergk 5bd3dca21b github: run only with MSRV, not stable
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.
2023-07-31 18:41:06 +00:00
..
build.yml github: run only with MSRV, not stable 2023-07-31 18:41:06 +00:00
codespell.yml github: bump actions/checkout from 3.5.2 to 3.5.3 2023-06-09 14:21:58 -07:00
dependabot.yml github: fix name of workflow for Dependabot auto-merge 2023-03-30 19:29:18 -07:00
nix-linux.yml github: bump the github-dependencies group with 1 update 2023-07-24 15:26:44 +00:00
release.yml github: enable the watchman feature in pre-built binaries 2023-07-12 17:51:38 +01:00
scorecards.yml github: bump ossf/scorecard-action from 2.1.3 to 2.2.0 2023-06-27 07:58:14 +02:00