Arch Linux MinGW
Version updated for https://github.com/Niram7777/arch-mingw-github-action to version v10.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Arch Linux MinGW Builder” GitHub Action sets up a build environment for MinGW-based projects on Arch Linux, enabling cross-compilation targeting Windows systems. It automates the process of configuring and running build commands within a containerized environment, streamlining the development workflow for projects requiring MinGW compatibility.
Release notes
What’s Changed
- Add LLVM tools by @Niram7777 in https://github.com/Niram7777/arch-mingw-github-action/pull/2
Full Changelog: https://github.com/Niram7777/arch-mingw-github-action/compare/v9...v10