Skip to content

Commit

Permalink
enbled macos arm tests (#39665)
Browse files Browse the repository at this point in the history
Enabled macOS arm tests for x-pack/filebeat on Buildkite as it was in Jenkins
  • Loading branch information
oakrizan committed May 24, 2024
1 parent 809e001 commit 67ad3d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/x-pack/pipeline.xpack.filebeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,6 @@ steps:
context: "x-pack/filebeat: macOS x86_64 Unit Tests"

- label: ":mac: x-pack/filebeat macOS arm64 Unit Tests"
skip: "Skipping due to elastic/beats#33036"
# https://github.com/elastic/beats/issues/33036
if: build.env("BUILDKITE_PULL_REQUEST") == "false" || build.env("GITHUB_PR_LABELS") =~ /.*macOS.*/
command: |
set -euo pipefail
Expand Down

0 comments on commit 67ad3d0

Please sign in to comment.