Skip to content

Commit a795d26

Browse files
committed
fixup! Make static runtime default and build with native ARM runners
1 parent d86ad89 commit a795d26

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

-3
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ jobs:
4242
with:
4343
submodules: recursive
4444

45-
- name: Set up QEMU integration for Docker
46-
run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
47-
4845
- name: Build and test AppImage
4946
run: bash ci/build-in-docker.sh
5047

0 commit comments

Comments
 (0)