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