Skip to content

Commit 842169c

Browse files
authored
Merge pull request #229 from Muscraft/ci
chore(ci): Revert temporary workaround for ARM builds
2 parents 7001c1a + 76f3e97 commit 842169c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nightly.yml

-4
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ jobs:
6161
uses: actions/checkout@v4
6262
- name: Set up QEMU
6363
uses: docker/setup-qemu-action@v3
64-
# Temporary workaround for ARM builds
65-
# https://github.com/docker/setup-qemu-action/issues/198
66-
with:
67-
image: tonistiigi/binfmt:qemu-v7.0.0-28
6864
- name: Set up Docker Buildx
6965
uses: docker/setup-buildx-action@v3
7066
- name: Login to GHCR

0 commit comments

Comments
 (0)