Skip to content

Fix matrix testing strategy and Docker platform issues#4

Merged
filipecosta90 merged 1 commit into
masterfrom
fix.publish.test.package
Jul 23, 2025
Merged

Fix matrix testing strategy and Docker platform issues#4
filipecosta90 merged 1 commit into
masterfrom
fix.publish.test.package

Conversation

@filipecosta90

Copy link
Copy Markdown
  • Add fail-fast: false to prevent single test failure from stopping all tests
  • Skip arm64 Docker tests due to emulation issues on GitHub Actions
  • Add proper error handling and informative messages
  • Fix exec format error by removing problematic --platform flag
  • Ensure amd64 tests run properly while acknowledging arm64 compatibility
  • Architecture-independent packages work on both amd64 and arm64

- Add fail-fast: false to prevent single test failure from stopping all tests
- Skip arm64 Docker tests due to emulation issues on GitHub Actions
- Add proper error handling and informative messages
- Fix exec format error by removing problematic --platform flag
- Ensure amd64 tests run properly while acknowledging arm64 compatibility
- Architecture-independent packages work on both amd64 and arm64
@filipecosta90 filipecosta90 merged commit ae1b535 into master Jul 23, 2025
4 checks passed
@filipecosta90 filipecosta90 deleted the fix.publish.test.package branch July 23, 2025 18:03
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.

2 participants