mirror of
https://github.com/openwrt/luci.git
synced 2026-07-15 06:12:12 +04:00
3e3adfed54
Replace the custom build job with the reusable workflow from `actions-shared-workflows`. Pass a custom matrix to build only for `x86_64` (target `x86-64`) as was previously defined to save GitHub Actions resources. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>