ci : attempt to fix arm64 build failure

This commit is contained in:
Thomas Fitzsimmons 2025-02-24 18:05:41 -05:00
parent 2a9afc4210
commit 339704be07

View File

@ -30,6 +30,8 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v7.0.0-28
- name: Build ${{ matrix.arch }}
run: |