mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-19 23:25:51 -05:00
- Removed unnecessary target specifications from rust-toolchain.toml to streamline the configuration. - Added a new step in the GitHub Actions workflow to conditionally add build targets for self-hosted runners, enhancing flexibility in target management.
3 lines
31 B
TOML
3 lines
31 B
TOML
[toolchain]
|
|
channel = "stable"
|