mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2024-12-23 04:15:30 +00:00
8807bcc1b2
This rework current CI to build on all standard platform and architectures. The following changes were made: - Adds support for Windows x86, x64 and ARM64 builds - Adds support for macOS arm64 - Use cmake instead of autoconf - All artifacts are now build in Release insead of Debug - A matrix is now used instead of individual steps to deduplicate steps and to allow adding new target architecture with a single line - If build of one job fails, it will now let others continue instead of cancelling them - The action can now be triggered via a manual workflow |
||
---|---|---|
.. | ||
build.yml |