Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDS-6 - Support M1 architecture #13

Merged
merged 20 commits into from
Jan 25, 2022
Merged

Conversation

bartwesselink
Copy link

No description provided.

steps:
- name: Setup multi-architecture support
run: 'docker run --rm --privileged multiarch/qemu-user-static --reset -p yes'
Copy link
Member

Choose a reason for hiding this comment

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

is dit eigenlijk wel nodig? doet de setup-buildx-action dit niet al?

Copy link
Author

Choose a reason for hiding this comment

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

Nope, dan krijg je standaard maar 2 architecturen (te zien in de setup-buildx-action onder 'Inspect'). Deze voegt de emulatoren toe.

@bartwesselink bartwesselink merged commit 4df586e into main Jan 25, 2022
@tom-reinders tom-reinders deleted the feature/RDS-6-m1-architecture branch February 4, 2022 09:39
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