This commit is contained in:
parent
e33de4262e
commit
6a1c3ed543
@ -3,7 +3,7 @@ name: amd64
|
||||
|
||||
steps:
|
||||
- name: Get qemu
|
||||
image: busybox
|
||||
image: ubuntu:bionic
|
||||
commands:
|
||||
- make build/qemu-x86_64-static
|
||||
|
||||
@ -24,7 +24,7 @@ name: arm
|
||||
|
||||
steps:
|
||||
- name: Get qemu
|
||||
image: busybox
|
||||
image: ubuntu:bionic
|
||||
commands:
|
||||
- make build/qemu-arm-static
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user