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

Use docker/setup-qemu-action to install Qemu in actions #697

Open
MatthijsBurgh opened this issue Dec 10, 2023 · 0 comments
Open

Use docker/setup-qemu-action to install Qemu in actions #697

MatthijsBurgh opened this issue Dec 10, 2023 · 0 comments
Assignees

Comments

@MatthijsBurgh
Copy link
Member

See https://github.com/docker/setup-qemu-action

To replace:

# Comment out when generating arm64
#- name: Install QEMU
# run: |
# sudo apt update -qq
# sudo apt install -qq -y qemu qemu-user-static

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

No branches or pull requests

2 participants