diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4c0f418..b7a1ce6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,16 +48,16 @@ jobs: restore-keys: | ${{ runner.os }}-buildx-${{ matrix.php }}-${{ matrix.distro }}-${{ matrix.tag }}- - - name: Set up QEMU - uses: docker/setup-qemu-action@v3 - with: - platforms: 'amd64,arm64' - - name: Set up Buildx uses: docker/setup-buildx-action@v3 with: version: v0.19.3 + - name: Set up QEMU + uses: docker/setup-qemu-action@v3 + with: + platforms: 'amd64,arm64' + - name: Configure and build images id: vars env: