Skip to content

💚 Don't install buildx not to build multi-arch images#31

Merged
DanielRuthardt merged 1 commit into
mainfrom
fix/dont-build-multiarch
Nov 18, 2025
Merged

💚 Don't install buildx not to build multi-arch images#31
DanielRuthardt merged 1 commit into
mainfrom
fix/dont-build-multiarch

Conversation

@DanielRuthardt

Copy link
Copy Markdown

📑 What

Do not install docker buildx so that built images aren't build multi-arch.

❓ Why

⚡ How to Review

✅ Testing

  • I have tested my work
  • I need you to test it too

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the Docker buildx setup step from the package workflow to prevent multi-architecture image builds.

  • Removes the docker/setup-buildx-action@v3 step from the packaging workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/package.yaml

Copilot AI commented Nov 18, 2025

Copy link
Copy Markdown

@DanielRuthardt I've opened a new pull request, #32, to work on those changes. Once the pull request is ready, I'll request review from you.

@DanielRuthardt DanielRuthardt merged commit 3bf6aa5 into main Nov 18, 2025
6 checks passed
@DanielRuthardt DanielRuthardt deleted the fix/dont-build-multiarch branch November 18, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants