Skip to content

Commit a96502d

Browse files
committed
Remove now obsolete step
1 parent d6b9624 commit a96502d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
- uses: actions/checkout@v4
3333
with:
3434
submodules: recursive
35-
- name: Set up QEMU integration for Docker
36-
run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
3735
- name: Run build in Docker
3836
run: bash -euxo pipefail ci/build-in-docker.sh
3937
- name: Archive artifacts

0 commit comments

Comments
 (0)