DeepLX/.github/workflows
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
..
ci.yaml chore: bump Go version to 1.24.2 in Dockerfile, go.mod, and CI workflows 2025-04-08 14:27:01 -04:00
docker.yaml ci: add ci 2023-11-19 19:26:07 -05:00
release.yaml ci(release): build cross-platform binaries in parallel via matrix (#226) 2026-06-05 11:10:47 +08:00