Skip to content

Commit

Permalink
[ci] Initial aarch64 Buildkite pipeline (#15460) (#15468)
Browse files Browse the repository at this point in the history
This commit adds a skeleton Buildkite pipeline for aarch64
exhaustive tests.

- #15459
- elastic/ingest-dev#1724

(cherry picked from commit 0083738)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
  • Loading branch information
github-actions[bot] and dliappis committed Oct 18, 2023
1 parent 2f2324d commit 516c7a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/aarch64_pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
steps:
- label: "Test aarch64"
command: "echo 'Hello world'"

0 comments on commit 516c7a6

Please sign in to comment.