We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57781f9 commit f59ddfeCopy full SHA for f59ddfe
test/build.sh
@@ -65,7 +65,7 @@ function get-version() {
65
66
function install-lib() {
67
apt-get update
68
- apt-get install -y libsystemd-dev
+ apt-get install -y libsystemd-dev qemu-user-static
69
# Turn off go modules here, because we are not trying to install
70
# ginkgo library/module. We are trying to install the ginkgo executable.
71
GO111MODULE=off go get -v github.com/onsi/ginkgo/ginkgo
0 commit comments