Skip to content

Commit

Permalink
enbled macos arm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oakrizan committed May 22, 2024
1 parent 96f4afc commit bc1850d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/x-pack/pipeline.xpack.filebeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ 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"
# 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: |
Expand Down

0 comments on commit bc1850d

Please sign in to comment.