helix/.github/workflows
Michael Davis 6bfc309741 Remove the rust-toolchain.toml file before building the release
The 'dtolnay/rust-toolchain' action ignores the rust-toolchain.toml
file, but the installed 'cargo' respects it. This can create a version
mismatch if the MSRV is different from the stable rust version. Any
additional targets installed by rustup like aarch64-darwin might not
be installed for the correct version. To fix this, we remove the
rust-toolchain.toml file before calling 'cargo'.
2023-04-03 10:54:57 +09:00
..
build.yml update MSRV to 1.65 2023-03-05 15:54:02 +09:00
cachix.yml CI: Update cachix/install-nix-action to v20 (#6163) 2023-03-03 08:01:47 +09:00
gh-pages.yml
languages.toml deps: Update tree-sitter-rust (supports let-else && let-chains) 2022-11-11 18:43:55 -06:00
release.yml Remove the rust-toolchain.toml file before building the release 2023-04-03 10:54:57 +09:00