removing QEMU requirement
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 7s
Haven Notify Build and Deploy / Build Haven Notify Image (push) Successful in 36s
Haven Notify Build and Deploy / Deploy Haven Notify (internal) (push) Successful in 11s

This commit is contained in:
2026-03-13 22:45:07 -03:00
parent 6650a615a5
commit 253c8abee3

View File

@@ -31,9 +31,6 @@ jobs:
-u "${{ env.REGISTRY_USERNAME }}" \ -u "${{ env.REGISTRY_USERNAME }}" \
--password-stdin --password-stdin
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3