mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
- Added `fail-fast: false` to the desktop build strategy to allow all jobs to run even if one fails. - Introduced `CC` and `CXX` environment variables for Windows builds to specify the compiler, improving build configuration.