We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b9624 commit a96502dCopy full SHA for a96502d
.github/workflows/main.yml
@@ -32,8 +32,6 @@ jobs:
32
- uses: actions/checkout@v4
33
with:
34
submodules: recursive
35
- - name: Set up QEMU integration for Docker
36
- run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
37
- name: Run build in Docker
38
run: bash -euxo pipefail ci/build-in-docker.sh
39
- name: Archive artifacts
0 commit comments