DeepLX/.github
Bonny Lin 231393c669
ci(release): build cross-platform binaries in parallel via matrix (#226)
The release job ran .cross_compile.sh, which builds all 12 targets sequentially in a single runner. Split the build into a matrix so each GOOS/GOARCH pair builds concurrently on its own runner, then a dependent Release job collects the artifacts and publishes them in one release. Output filenames are unchanged.
2026-06-05 11:10:47 +08:00
..
workflows ci(release): build cross-platform binaries in parallel via matrix (#226) 2026-06-05 11:10:47 +08:00
FUNDING.yaml fix: actions 2023-11-19 19:33:09 -05:00