try with generic image
This commit is contained in:
parent
4664790cc5
commit
894e8de290
@ -1,7 +1,5 @@
|
||||
dist: bionic
|
||||
language: go
|
||||
go:
|
||||
- 1.x
|
||||
language: generic
|
||||
|
||||
env:
|
||||
global:
|
||||
@ -19,7 +17,7 @@ cache:
|
||||
|
||||
before_script:
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx
|
||||
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx golang
|
||||
- sudo update-binfmts --display
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user