mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 18:38:19 +00:00
Remove setup-qemu step from Docker build job (#12387)
This commit is contained in:
parent
1f6651fac5
commit
45f2abfbba
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -242,10 +242,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v1
|
||||
with:
|
||||
platforms: all
|
||||
- name: Docker Build (Action)
|
||||
uses: hashicorp/actions-docker-build@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user