forked from TrueCloudLab/neoneo-go
Merge pull request #2622 from nspcc-dev/minor-fix
.github: adjust image builder job
This commit is contained in:
commit
d84f8940f1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -86,7 +86,6 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Set up QEMU
|
||||
if: runner.os != 'Windows'
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Reference in a new issue