Skip to content

Fix multi-arch Docker build#25

Merged
adityathebe merged 4 commits intomainfrom
fix/multi-arch-build
Nov 6, 2025
Merged

Fix multi-arch Docker build#25
adityathebe merged 4 commits intomainfrom
fix/multi-arch-build

Conversation

@adityathebe
Copy link
Member

Summary

Fixes the multi-architecture build failure by using TARGETARCH to select the correct pig package for each architecture (amd64/arm64).

The test.yml workflow tries to run non-existent Go tests in the test/ directory.
Disabled for now - use build-and-test.yml which provides comprehensive Docker-based testing with better coverage.
Push PR images to registry so the upgrade test step can pull them
@adityathebe adityathebe requested a review from moshloop November 6, 2025 10:04
@adityathebe adityathebe merged commit 9585592 into main Nov 6, 2025
11 checks passed
@adityathebe adityathebe deleted the fix/multi-arch-build branch November 6, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments