Skip to content

Commit 35fb9f7

Browse files
committed
Remove deprecated qemu meta package - closes #62
1 parent ecb2921 commit 35fb9f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-toolchains.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
sudo apt -qq update
3939
sudo apt install --no-install-recommends -y \
4040
binfmt-support \
41-
qemu \
4241
qemu-user-static
4342
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
4443
- name: Build and push images

0 commit comments

Comments
 (0)