Use the native Go compiler image for Munchers checks #255
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/munchers-native-go-builder"
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?
Munchers PR 63 failed before testing with
/bin/sh: exec format error. The Go v5 digest in its two compiler stages is an AMD64-only manifest, while the BuildKit worker runs ARM64.Pin the already released Go v8 multi-architecture index for the Munchers schema and qualification stages. Registry inspection confirms both AMD64 and ARM64 members. Keep the IBM i builder v20, publisher, renderer, and other application stages unchanged.
The new catalog control failed with the old pin and passed with the new pin.
make checkpassed using locally compiled native payload readers. The exact Munchers revision must pass the pinned worker after this catalog release.