Re-enable 32-bit ARM test
This commit is contained in:
parent
b7862dda47
commit
62e5cefbce
1 changed files with 0 additions and 5 deletions
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
|
|
@ -97,11 +97,6 @@ pipeline {
|
|||
|
||||
// Build, test, and publish plugin distribution package to PyPI
|
||||
stage('Plugin dist') {
|
||||
environment {
|
||||
// arm/v7 plugin test is failing
|
||||
DOCKER_PLATFORM = 'linux/amd64,linux/arm64'
|
||||
}
|
||||
|
||||
steps {
|
||||
sh 'make plugin-dist'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue