Skip to content

Commit 065357b

Browse files
committed
fixup: quick update, squash later
1 parent c774b07 commit 065357b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/arm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v4
2828
- run: docker run --rm --privileged --platform=linux/arm64 multiarch/qemu-user-static:register --reset
29-
- uses: ubuntu:latest
29+
- uses: docker://ubuntu:latest
3030
with:
3131
args: >
3232
bash -c

0 commit comments

Comments
 (0)