mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-19 22:19:49 -04: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"
|