remove golang from apt
This commit is contained in:
parent
88fcd399ac
commit
4664790cc5
@ -19,7 +19,7 @@ cache:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt-get -y update
|
- sudo apt-get -y update
|
||||||
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx golang
|
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx
|
||||||
- sudo update-binfmts --display
|
- sudo update-binfmts --display
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user