mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-05-05 20:16:15 +02:00
- Split single QEMU-based multi-platform build into separate jobs on native runners (ubuntu-latest for amd64, ubuntu-24.04-arm for arm64) to fix the same Illegal instruction crash as build.yml - Add permissions block with contents:write to fix 403 error when creating git tags via github-tag-action - Remove docker/metadata-action@v5 (Node.js 20 deprecated) in favor of inline labels - Version check logic moved to setup job with outputs so build jobs can be skipped when there is nothing to do