Skip to content

Commit

Permalink
updated skip related issue id (#40497)
Browse files Browse the repository at this point in the history
  • Loading branch information
oakrizan authored Aug 13, 2024
1 parent 5e5f5d4 commit 08342bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/x-pack/pipeline.xpack.metricbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ steps:
context: "x-pack/metricbeat: macOS x86_64 Unit Tests"

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

0 comments on commit 08342bb

Please sign in to comment.