diff --git a/Jenkinsfile b/Jenkinsfile index 30479827d915..63376a3de069 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -284,9 +284,9 @@ def packagingLinux(Map args = [:]) { 'linux/amd64', 'linux/386', 'linux/arm64', - 'linux/armv7', // The platforms above are disabled temporarly as crossbuild images are // not available. See: https://github.com/elastic/golang-crossbuild/issues/71 + //'linux/armv7', //'linux/ppc64le', //'linux/mips64', //'linux/s390x',