mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-03 09:29:10 +01:00
Remove qemu install requirement for the host
This commit is contained in:
parent
4c1fd3edae
commit
e24630ac1e
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ jobs:
|
|||
- checkout
|
||||
- run:
|
||||
command: |
|
||||
sudo apt update
|
||||
sudo apt install -y qemu qemu-user-static qemu-user binfmt-support
|
||||
sudo docker run --rm --privileged multiarch/qemu-user-static:register --reset
|
||||
LATEST_TAG=${CIRCLE_TAG:1} #trim v from tag
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue