1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-10-03 18:27:14 +03:00

chore(docker): remove qemu setup

This commit is contained in:
Orhun Parmaksız 2024-09-27 20:29:41 +03:00
parent 8e96ca3bb3
commit 05b8182b6d
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90

View File

@ -39,9 +39,6 @@ jobs:
orhunp/git-cliff
ghcr.io/${{ github.repository_owner }}/git-cliff/git-cliff
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3