diff --git a/x-pack/elastic-agent/Jenkinsfile.yml b/x-pack/elastic-agent/Jenkinsfile.yml index d2381654009..96944541255 100644 --- a/x-pack/elastic-agent/Jenkinsfile.yml +++ b/x-pack/elastic-agent/Jenkinsfile.yml @@ -36,9 +36,6 @@ stages: unitTest: mage: "mage build unitTest" stage: mandatory - goIntegTest: - mage: "mage goIntegTest" - stage: mandatory macos: mage: "mage build unitTest" platforms: ## override default label in this specific stage.