ci(forgejo): build arm64 release images #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/bilig-release-arm64"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n- align bilig image publishing with the arm64 lab runner fleet\n- stop targeting linux/amd64 in the Forgejo release workflow\n- keep the release job compatible with the cluster's normal image architecture\n\n## Testing\n- python - <<'PY'\n import yaml, pathlib\n yaml.safe_load(pathlib.Path('.forgejo/workflows/release-images.yml').read_text())\n print('yaml ok')\n PY\n- git push -u origin codex/bilig-release-arm64\n