We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afce459 commit bc431b6Copy full SHA for bc431b6
1 file changed
Jenkinsfile
@@ -345,9 +345,9 @@ def packagingLinux(Map args = [:]) {
345
'linux/amd64',
346
'linux/386',
347
'linux/arm64',
348
- 'linux/armv7',
349
// The platforms above are disabled temporarly as crossbuild images are
350
// not available. See: https://github.com/elastic/golang-crossbuild/issues/71
+ //'linux/armv7',
351
//'linux/ppc64le',
352
//'linux/mips64',
353
//'linux/s390x',
0 commit comments