Update test.yml

This commit is contained in:
cmclark00 2024-08-14 01:29:55 -04:00 committed by GitHub
parent 424923fe82
commit b35a72f288
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ jobs:
- name: Install QEMU and Docker
run: |
sudo apt-get update
sudo apt-get install -y qemu binfmt-support qemu-user-static docker.io
sudo apt-get install -y qemu binfmt-support qemu-user-static docker.io containerd.io
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- name: Build Debian package for aarch64