You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/.github/workflows
Michael Davis f6531c9db0 inherit rust toolchain channel from rust-toolchain.toml
We've forked actions-rs/toolchain and merged
https://github.com/actions-rs/toolchain/pull/209
so we can take advantage of full support of `rust-toolchain.toml`.
Without that PR, the action fails because the `rustup` version
built into the runners by default is too old. #2528 covers switching
back to the upstream when it includes those changes.
2 years ago
..
build.yml inherit rust toolchain channel from rust-toolchain.toml 2 years ago
cachix.yml build(deps): bump cachix/install-nix-action from 16 to 17 (#2081) 2 years ago
gh-pages.yml Deploy docs for master separately (#1783) 2 years ago
languages.toml ensure rust grammar is available in CI 2 years ago
release.yml inherit rust toolchain channel from rust-toolchain.toml 2 years ago